This defines a sphere centered at the origin. More...
#include <DecorativeGeometry.h>
Public Member Functions | |
DecorativeSphere (Real radius=0.5) | |
void | setRadius (Real) |
Real | getRadius () const |
SimTK_PIMPL_DOWNCAST (DecorativeSphere, DecorativeGeometry) |
This defines a sphere centered at the origin.
The default constructor creates a sphere of diameter 1.
DecorativeSphere | ( | Real | radius = 0.5 |
) | [explicit] |
Real getRadius | ( | ) | const |
void setRadius | ( | Real | ) |
SimTK_PIMPL_DOWNCAST | ( | DecorativeSphere | , | |
DecorativeGeometry | ||||
) |