Simbody
|
The coordinate frame of the central cross section is the same as for a circle; that is, x and z are radial and y points along the cylinder's axis. More...
#include <AnalyticGeometry.h>
Public Member Functions | |
AnalyticCylinder () | |
AnalyticCylinder (Real radius, Real halfLength) | |
SimTK_PIMPL_DOWNCAST (AnalyticCylinder, AnalyticGeometry) |
The coordinate frame of the central cross section is the same as for a circle; that is, x and z are radial and y points along the cylinder's axis.
This supports a cylindrical coordinate system (h, theta), with height -halfLength <= h <= halfLength.
SimTK::AnalyticCylinder::AnalyticCylinder | ( | ) | [inline] |
SimTK::AnalyticCylinder::AnalyticCylinder | ( | Real | radius, |
Real | halfLength | ||
) |
SimTK::AnalyticCylinder::SimTK_PIMPL_DOWNCAST | ( | AnalyticCylinder | , |
AnalyticGeometry | |||
) |