Simbody
|
#include <AnalyticGeometry.h>
Public Member Functions | |
AnalyticCurve () | |
Real | calcArcLength () const |
Vec3 | calcPositionFromArcLengthParameter (const Real &s) const |
bool | isClosed () const |
SimTK_PIMPL_DOWNCAST (AnalyticCurve, AnalyticGeometry) |
SimTK::AnalyticCurve::AnalyticCurve | ( | ) | [inline] |
Real SimTK::AnalyticCurve::calcArcLength | ( | ) | const |
Vec3 SimTK::AnalyticCurve::calcPositionFromArcLengthParameter | ( | const Real & | s | ) | const |
bool SimTK::AnalyticCurve::isClosed | ( | ) | const |
SimTK::AnalyticCurve::SimTK_PIMPL_DOWNCAST | ( | AnalyticCurve | , |
AnalyticGeometry | |||
) |