Class TSFVec3d

Unit

Declaration

type TSFVec3d = class(specialize TSFGenericVector<TVector3Double,TSFVec3dEvent>)

Description

X3D field containing a 3D vector with Double precision.

Hierarchy

Overview

Methods

Public class function X3DType: String; override;

Description

Methods

Public class function X3DType: String; override;

This item has no description. Showing description inherited from TX3DField.X3DType.

Field type in X3D, like 'SFString' or 'MFInt32'. As for VRML/X3D interface declaration statements. In base TX3DField class, this returns XFAny (name indicating any type, used by instantreality and us).


Generated by PasDoc 0.16.0-snapshot.