Class TMFVec4f
Unit
Declaration
type TMFVec4f = class(specialize TX3DSimpleMultField<TVector4,TSFVec4f,TVector4List,TMFVec4fEvent>)
Description
No description available, ancestor TX3DSimpleMultField description follows
X3D field with a list of values. This is an ancestor of most multiple-value X3D fields.
Hierarchy
- TObject
- TPersistent
- TNonRefCountedInterfacedPersistent
- TX3DFileItem
- TX3DFieldOrEvent
- TX3DField
- TX3DMultField
- TX3DSimpleMultField
- TMFVec4f
Overview
Methods
![]() |
procedure AssignLerp(const A: Double; Value1, Value2: TX3DField); override; |
![]() |
function CanAssignLerp: boolean; override; |
![]() |
class function X3DType: string; override; |
Description
Methods
![]() |
procedure AssignLerp(const A: Double; Value1, Value2: TX3DField); override; |
![]() |
function CanAssignLerp: boolean; override; |
![]() |
class function X3DType: string; override; |
Generated by PasDoc 0.16.0.
