OpenSim::LineGeometry Class Reference
#include <Geometry.h>
List of all members.
Constructor & Destructor Documentation
OpenSim::LineGeometry::LineGeometry |
( |
SimTK::Vec3 & |
aPoint1, |
|
|
SimTK::Vec3 & |
aPoint2 | |
|
) |
| | [inline] |
OpenSim::LineGeometry::LineGeometry |
( |
|
) |
[inline] |
virtual OpenSim::LineGeometry::~LineGeometry |
( |
|
) |
[inline, virtual] |
Member Function Documentation
void OpenSim::LineGeometry::getPoints |
( |
double |
rPoint1[], |
|
|
double |
rPoint2[] | |
|
) |
| | const [inline] |
void OpenSim::LineGeometry::getPoints |
( |
SimTK::Vec3 & |
rPoint1, |
|
|
SimTK::Vec3 & |
rPoint2 | |
|
) |
| | const [inline] |
void OpenSim::LineGeometry::setPoints |
( |
double |
aPoint1[], |
|
|
double |
aPoint2[] | |
|
) |
| | [inline] |
void OpenSim::LineGeometry::setPoints |
( |
SimTK::Vec3 & |
aPoint1, |
|
|
SimTK::Vec3 & |
aPoint2 | |
|
) |
| | [inline] |
Member Data Documentation
The documentation for this class was generated from the following file:
- OpenSim/Common/Geometry.h