Simbody
|
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.
SimTK::DecorativeSphere::DecorativeSphere | ( | Real | radius = 0.5 | ) | [explicit] |
void SimTK::DecorativeSphere::setRadius | ( | Real | ) |
Real SimTK::DecorativeSphere::getRadius | ( | ) | const |
SimTK::DecorativeSphere::SimTK_PIMPL_DOWNCAST | ( | DecorativeSphere | , |
DecorativeGeometry | |||
) |