Home | Download | Screen shots | Discussion | Documentation | Links |
---|
Inheritance diagram for Cylinder:
Public Methods | |
Cylinder (const NodeType &nodeType, const ScopePtr &scope) | |
Constructor. | |
virtual | ~Cylinder () throw () |
Destructor. | |
virtual Viewer::Object | insertGeometry (Viewer &viewer, VrmlRenderContext context) |
Insert this geometry into viewer's display list. | |
Private Attributes | |
SFBool | bottom |
SFFloat | height |
SFFloat | radius |
SFBool | side |
SFBool | top |
Friends | |
class | CylinderClass |
|
Constructor.
|
|
Destructor.
|
|
Insert this geometry into
Implements GeometryNode. |