#include <DecorativeGeometry.h>
The default constructor gives it a height of 1 and the base circle a diameter of 1.
Public Member Functions | |
DecorativeCylinder (Real radius=0.5, Real halfHeight=0.5) | |
void | setRadius (Real) |
void | setHalfHeight (Real) |
Real | getRadius () const |
Real | getHalfHeight () const |
Public Attributes | |
DecorativeCylinder | |
DecorativeGeometry |
DecorativeCylinder | ( | Real | radius = 0.5 , |
|
Real | halfHeight = 0.5 | |||
) | [explicit] |
void setRadius | ( | Real | ) |
void setHalfHeight | ( | Real | ) |
Real getRadius | ( | ) | const |
Real getHalfHeight | ( | ) | const |