#include <DecorativeGeometry.h>
The default constructor creates a sphere of diameter 1.
Public Member Functions | |
DecorativeSphere (Real radius=0.5) | |
void | setRadius (Real) |
Real | getRadius () const |
Public Attributes | |
DecorativeSphere | |
DecorativeGeometry |
DecorativeSphere | ( | Real | radius = 0.5 |
) | [explicit] |
void setRadius | ( | Real | ) |
Real getRadius | ( | ) | const |