Class TSFVec2fEvent
Unit
Declaration
type TSFVec2fEvent = class(TX3DEvent)
Description
No description available, ancestor TX3DEvent description follows
X3D event.
Hierarchy
- TObject
- TPersistent
- TX3DFileItem
- TX3DFieldOrEvent
- TX3DEvent
- TSFVec2fEvent
Overview
Methods
![]() |
constructor Create(AParentNode: TX3DFileItem; const AName: string; const AInEvent: boolean); |
![]() |
procedure Send(const Value: TVector2; const Time: TX3DTime; const PartialSend: TPartialSend = nil); overload; |
![]() |
procedure Send(const Value: TVector2); overload; |
Description
Methods
![]() |
constructor Create(AParentNode: TX3DFileItem; const AName: string; const AInEvent: boolean); |
![]() |
procedure Send(const Value: TVector2; const Time: TX3DTime; const PartialSend: TPartialSend = nil); overload; |
![]() |
procedure Send(const Value: TVector2); overload; |
Generated by PasDoc 0.16.0.