Home | Download | Screen shots | Discussion | Documentation |
---|
Public Member Functions | |
cone_node (const node_type &type, const boost::shared_ptr< openvrml::scope > &scope) | |
Construct. | |
virtual | ~cone_node () throw () |
Destroy. | |
Private Member Functions | |
virtual viewer::object_t | do_render_geometry (openvrml::viewer &viewer, rendering_context context) |
Insert this geometry into viewer's display list. | |
Private Attributes | |
sfbool | bottom |
bottom field. | |
sffloat | bottomRadius |
bottomRadius field. | |
sffloat | height |
height field. | |
sfbool | side |
side field. | |
Friends | |
class | cone_class |
Class object for Cone nodes. |
|
Construct.
|
|
Destroy.
|
|
Insert this geometry into
Reimplemented from openvrml::geometry_node. |
|
Class object for Cone nodes.
|
|
bottom field.
|
|
bottomRadius field.
|
|
height field.
|
|
side field.
|