ThingCylinder Class Reference
Cylinder Thing for the scenegraph.
More...
#include <ThingCylinder.h>
Inherits Thing.
Inheritance diagram for ThingCylinder:
[legend]Collaboration diagram for ThingCylinder:
[legend]List of all members.
Detailed Description
Cylinder Thing for the scenegraph.
Cylinder Thing for the Scenegraph. bottom and top radius, height, and number of sides can be set.
Constructor & Destructor Documentation
ThingCylinder::ThingCylinder |
( |
float |
bottomRadius, |
|
|
float |
topRadius, |
|
|
int |
sides, |
|
|
float |
height |
|
) |
|
|
Member Function Documentation
void ThingCylinder::drawCaption |
( |
bool |
|
) |
|
|
float ThingCylinder::getBottomRadius |
( |
|
) |
|
|
float ThingCylinder::getHeight |
( |
|
) |
|
|
int ThingCylinder::getSides |
( |
|
) |
|
|
float ThingCylinder::getTopRadius |
( |
|
) |
|
|
void ThingCylinder::init |
( |
|
) |
[virtual] |
|
|
Reimplemented from Thing.
|
void ThingCylinder::render |
( |
|
) |
[virtual] |
|
|
Reimplemented from Thing.
|
void ThingCylinder::setBottomRadius |
( |
float |
new_radius |
) |
|
|
void ThingCylinder::setHeight |
( |
float |
new_height |
) |
|
|
void ThingCylinder::setSides |
( |
int |
new_sides |
) |
|
|
void ThingCylinder::setTopRadius |
( |
float |
new_radius |
) |
|
|
Member Data Documentation
The documentation for this class was generated from the following files:
Generated on Mon Jan 24 17:42:33 2005 for Loud and Proud by
1.3.8