H3D API  2.4.1
Classes | Namespaces
Circle2D.h File Reference

Header file for Circle2D, X3D scene-graph node. More...

#include <H3D/X3DGeometryNode.h>
#include <H3D/SFFloat.h>

Go to the source code of this file.

Classes

class  H3D::Circle2D
 The Circle2D node specifies a circle centred at (0,0) in the local 2D coordinate system. More...
 
class  H3D::Circle2D::SFBound
 SFBound is specialized update itself from the radius field of the Circle2D node. More...
 
class  H3D::Circle2D::DisplayList
 Display list is extended in order to set color to emissive color from material outside of display list, since we have to do a glGet to get the value. More...
 

Namespaces

 H3D
 H3D API namespace.
 

Detailed Description

Header file for Circle2D, X3D scene-graph node.