AnalyticLine Class Reference

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

#include <AnalyticGeometry.h>

Inheritance diagram for AnalyticLine:
AnalyticCurve AnalyticGeometry

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

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

Member Function Documentation

SimTK_PIMPL_DOWNCAST ( AnalyticLine  ,
AnalyticGeometry   
)

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

Generated by  doxygen 1.6.2