CoordinateDouble

From Web3D.org
Revision as of 13:28, 6 March 2012 by Flux (Talk | contribs) (infinity instead of garbage)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

CoordinateDouble

CoordinateDouble : X3DCoordinateNode { 
  SFNode  [in,out] metadata NULL [X3DMetadataObject]
  MFVec3d [in,out] point    []   (-∞,∞)
}

CoordinateDouble is a variant of the Coordinate node that allows the definition of 3D coordinates in double precision floating point values.