Simbody
Public Member Functions

SimTK::AnalyticCylinder Class Reference

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>

Inheritance diagram for SimTK::AnalyticCylinder:

List of all members.

Public Member Functions

 AnalyticCylinder ()
 AnalyticCylinder (Real radius, Real halfLength)
 SimTK_PIMPL_DOWNCAST (AnalyticCylinder, AnalyticGeometry)

Detailed Description

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.


Constructor & Destructor Documentation

SimTK::AnalyticCylinder::AnalyticCylinder ( ) [inline]
SimTK::AnalyticCylinder::AnalyticCylinder ( Real  radius,
Real  halfLength 
)

Member Function Documentation

SimTK::AnalyticCylinder::SimTK_PIMPL_DOWNCAST ( AnalyticCylinder  ,
AnalyticGeometry   
)

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