Class TSFFloatEvent
Unit
X3DFields
Declaration
type TSFFloatEvent = class(TX3DEvent)
Description
no description available, TX3DEvent description follows
X3D event.
Hierarchy
Overview
Methods
 |
constructor Create(AParentNode: TX3DFileItem; const AName: string; const AInEvent: boolean); |
 |
procedure Send(const Value: Single; const Time: TX3DTime); overload; |
 |
procedure Send(const Value: Single); overload; |
Description
Methods
 |
constructor Create(AParentNode: TX3DFileItem; const AName: string; const AInEvent: boolean); |
|
 |
procedure Send(const Value: Single; const Time: TX3DTime); overload; |
|
 |
procedure Send(const Value: Single); overload; |
|
Generated by PasDoc 0.14.0.
|