Introduction
Units
Class Hierarchy
Classes, Interfaces, Objects and Records
Types
Variables
Constants
Functions and Procedures
Identifiers
X3DFields
type TSFVec3d = class(specialize TSFGenericVector<TVector3Double,TSFVec3dEvent>)
X3D field containing a 3D vector with Double precision.
class function X3DType: string; override;