Class TSFVec3f
Unit
Declaration
type TSFVec3f = class(specialize TSFGenericVector<TVector3,TSFVec3fEvent>)
Description
X3D field containing a 3D vector with Single precision.
Source: src/scene/x3d/castlefields_x3dsinglefield_descendants.inc (line 786).
Hierarchy
- TObject
- TPersistent
- TX3DFileItem
- TX3DFieldOrEvent
- TX3DField
- TX3DSingleField
- TSFGenericVector
- TSFVec3f
Overview
Methods
![]() |
class function X3DType: String; override; |
![]() |
procedure Send(const Index: Integer; const ComponentValue: Single); overload; |
Description
Methods
![]() |
class function X3DType: String; override; |
|
This item has no description. Showing description inherited from TX3DField.X3DType.
Field type in X3D, like Source: src/scene/x3d/castlefields_x3dsinglefield_descendants.inc (line 819). | |
![]() |
procedure Send(const Index: Integer; const ComponentValue: Single); overload; |
|
Alternative version of Source: src/scene/x3d/castlefields_x3dsinglefield_descendants.inc (line 821). | |
Generated by PasDoc 0.17.0.snapshot.
