Class TNurbsPositionInterpolatorNode_2
Unit
Declaration
type TNurbsPositionInterpolatorNode_2 = class(TAbstractChildNode)
Description
Warning: this symbol is deprecated: use TNurbsPositionInterpolatorNode
Interpolate (animate) positions along the 3D NURBS curve.
Hierarchy
- TObject
- TPersistent
- TNonRefCountedInterfacedPersistent
- TX3DFileItem
- TX3DNode
- TAbstractNode
- TAbstractChildNode
- TNurbsPositionInterpolatorNode_2
Overview
Methods
![]() |
procedure CreateNode; override; |
![]() |
class function ClassX3DType: string; override; |
![]() |
class function ForVRMLVersion(const Version: TX3DVersion): boolean; override; |
Properties
![]() |
property Eventset_fraction: TSFFloatEvent read FEventset_fraction; |
![]() |
property Fddimension: TSFInt32 read FFddimension; |
![]() |
property FdkeyValue: TMFVec3f read FFdkeyValue; |
![]() |
property FdkeyWeight: TMFFloat read FFdkeyWeight; |
![]() |
property Fdknot: TMFFloat read FFdknot; |
![]() |
property Fdorder: TSFInt32 read FFdorder; |
![]() |
property Eventvalue_changed: TSFVec3fEvent read FEventvalue_changed; |
Description
Methods
![]() |
procedure CreateNode; override; |
![]() |
class function ClassX3DType: string; override; |
![]() |
class function ForVRMLVersion(const Version: TX3DVersion): boolean; override; |
Properties
![]() |
property Eventset_fraction: TSFFloatEvent read FEventset_fraction; |
![]() |
property Fddimension: TSFInt32 read FFddimension; |
![]() |
property FdkeyValue: TMFVec3f read FFdkeyValue; |
![]() |
property FdkeyWeight: TMFFloat read FFdkeyWeight; |
![]() |
property Fdknot: TMFFloat read FFdknot; |
![]() |
property Fdorder: TSFInt32 read FFdorder; |
![]() |
property Eventvalue_changed: TSFVec3fEvent read FEventvalue_changed; |
Generated by PasDoc 0.16.0.
