Class TSFVec4d

Unit

Declaration

type TSFVec4d = class(specialize TSFGenericVector<TVector4Double,TSFVec4dEvent>)

Description

X3D field containing a 4D vector with Double precision.

Source: src/scene/x3d/castlefields_x3dsinglefield_descendants.inc (line 950).

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).

Source: src/scene/x3d/castlefields_x3dsinglefield_descendants.inc (line 983).


Generated by PasDoc 0.17.0.snapshot.