DecorativeCylinder Class Reference

#include <DecorativeGeometry.h>

Inheritance diagram for DecorativeCylinder:

DecorativeGeometry List of all members.

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.


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)


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 Thu Feb 28 01:34:35 2008 for SimTKcommon by  doxygen 1.4.7