Class TSFVec3dEvent
Unit
Declaration
type TSFVec3dEvent = class(TX3DEvent)
Description
This item has no description. Showing description inherited from TX3DEvent.
X3D event.
Hierarchy
- TObject
- TPersistent
- TX3DFileItem
- TX3DFieldOrEvent
- TX3DEvent
- TSFVec3dEvent
Overview
Methods
constructor Create(AParentNode: TX3DFileItem; const AName: String; const AInEvent: boolean); |
|
procedure Send(const Value: TVector3Double; const Time: TX3DTime; const PartialSend: TPartialSend = nil); overload; |
|
procedure Send(const Value: TVector3Double); overload; |
Description
Methods
constructor Create(AParentNode: TX3DFileItem; const AName: String; const AInEvent: boolean); |
|
This item has no description. |
procedure Send(const Value: TVector3Double; const Time: TX3DTime; const PartialSend: TPartialSend = nil); overload; |
|
This item has no description. |
procedure Send(const Value: TVector3Double); overload; |
|
This item has no description. |
Generated by PasDoc 0.16.0-snapshot.