DecorativeCylinder Class Reference

This defines a cylinder centered on the origin and aligned in the y direction. More...

#include <DecorativeGeometry.h>

Inheritance diagram for DecorativeCylinder:
DecorativeGeometry

List of all members.

Public Member Functions

 DecorativeCylinder (Real radius=0.5, Real halfHeight=0.5)
void setRadius (Real)
void setHalfHeight (Real)
Real getRadius () const
Real getHalfHeight () const
 SimTK_PIMPL_DOWNCAST (DecorativeCylinder, DecorativeGeometry)

Detailed Description

This defines a cylinder centered on the origin and aligned in the y direction.

The default constructor gives it a height of 1 and the base circle a diameter of 1.


Constructor & Destructor Documentation

DecorativeCylinder ( Real  radius = 0.5,
Real  halfHeight = 0.5 
) [explicit]

Member Function Documentation

Real getHalfHeight (  )  const
Real getRadius (  )  const
void setHalfHeight ( Real   ) 
void setRadius ( Real   ) 
SimTK_PIMPL_DOWNCAST ( DecorativeCylinder  ,
DecorativeGeometry   
)

The documentation for this class was generated from the following file:

Generated on Wed Dec 30 11:05:22 2009 for SimTKcore by  doxygen 1.6.1