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