Class TSFVec3fEvent

Unit

Declaration

type TSFVec3fEvent = class(TX3DEvent)

Description

This item has no description. Showing description inherited from TX3DEvent.

X3D event.

Hierarchy

Overview

Methods

Public constructor Create(AParentNode: TX3DFileItem; const AName: String; const AInEvent: boolean);
Public procedure Send(const Value: TVector3; const Time: TX3DTime; const PartialSend: TPartialSend = nil); overload;
Public procedure Send(const Value: TVector3); overload;

Description

Methods

Public constructor Create(AParentNode: TX3DFileItem; const AName: String; const AInEvent: boolean);

This item has no description.

Public procedure Send(const Value: TVector3; const Time: TX3DTime; const PartialSend: TPartialSend = nil); overload;

This item has no description.

Public procedure Send(const Value: TVector3); overload;

This item has no description.


Generated by PasDoc 0.16.0-snapshot.