Simbody
Public Member Functions

SimTK::AnalyticLine Class Reference

An analytic line has only a length. More...

#include <AnalyticGeometry.h>

Inheritance diagram for SimTK::AnalyticLine:

List of all members.

Public Member Functions

 AnalyticLine ()
 AnalyticLine (const Vec3 &p1, const Vec3 &p2)
 SimTK_PIMPL_DOWNCAST (AnalyticLine, AnalyticGeometry)

Detailed Description

An analytic line has only a length.

The line's origin is at its center, with the line running along the x axis. The arc length goes from -length/2 to length/2 along x.


Constructor & Destructor Documentation

SimTK::AnalyticLine::AnalyticLine ( ) [inline]
SimTK::AnalyticLine::AnalyticLine ( const Vec3 p1,
const Vec3 p2 
)

Member Function Documentation

SimTK::AnalyticLine::SimTK_PIMPL_DOWNCAST ( AnalyticLine  ,
AnalyticGeometry   
)

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