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