Class TSFVec4dEvent

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TSFVec4dEvent = class(TX3DEvent)

Description

no description available, TX3DEvent description follows

X3D event.

Hierarchy

Overview

Methods

Public constructor Create(AParentNode: TX3DFileItem; const AName: string; const AInEvent: boolean);
Public procedure Send(const Value: TVector4Double; const Time: TX3DTime); overload;
Public procedure Send(const Value: TVector4Double); overload;

Description

Methods

Public constructor Create(AParentNode: TX3DFileItem; const AName: string; const AInEvent: boolean);
 
Public procedure Send(const Value: TVector4Double; const Time: TX3DTime); overload;
 
Public procedure Send(const Value: TVector4Double); overload;
 

Generated by PasDoc 0.14.0.