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