Simbody
Public Member Functions

SimTK::DecorativeSphere Class Reference

This defines a sphere centered at the origin. More...

#include <DecorativeGeometry.h>

Inheritance diagram for SimTK::DecorativeSphere:

List of all members.

Public Member Functions

 DecorativeSphere (Real radius=0.5)
void setRadius (Real)
Real getRadius () const
 SimTK_PIMPL_DOWNCAST (DecorativeSphere, DecorativeGeometry)

Detailed Description

This defines a sphere centered at the origin.

The default constructor creates a sphere of diameter 1.


Constructor & Destructor Documentation

SimTK::DecorativeSphere::DecorativeSphere ( Real  radius = 0.5) [explicit]

Member Function Documentation

void SimTK::DecorativeSphere::setRadius ( Real  )
Real SimTK::DecorativeSphere::getRadius ( ) const
SimTK::DecorativeSphere::SimTK_PIMPL_DOWNCAST ( DecorativeSphere  ,
DecorativeGeometry   
)

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines