Class TSFVec3f

Unit

Declaration

type TSFVec3f = class(specialize TSFGenericVector<TVector3,TSFVec3fEvent>)

Description

X3D field containing a 3D vector with Single precision.

Hierarchy

Overview

Methods

Public class function X3DType: string; override;
Public procedure Send(const Index: Integer; const ComponentValue: Single); overload;

Description

Methods

Public class function X3DType: string; override;
 
Public procedure Send(const Index: Integer; const ComponentValue: Single); overload;

Alternative version of Send, change only a given component of the vector.


Generated by PasDoc 0.16.0.