Circle2D

From Web3D.org
Revision as of 15:37, 1 February 2006 by Abergstrom (Talk | contribs)

Jump to: navigation, search

Circle2D

Circle2D : X3DGeometryNode { 
  SFNode  [in,out] metadata NULL  [X3DMetadataObject]
  SFFloat []       radius   1     (0,∞)
}

The Circle2D node specifies a circle centred at (0,0) in the local 2D coordinate system. The radius field specifies the radius of the Circle2D. The value of radius shall be greater than zero. Figure 1 illustrates the Circle2D node with a dashed linetype applied.

Figure 1 - Circle2D node
http://www.web3d.org/x3d/specifications/ISO-IEC-19775-X3DAbstractSpecification/Images/Circle2D.gif