|
|
| CatenarySegment (const vec3 &PA, const vec3 &PB, double length) |
| |
| virtual void | Compute (double parameter_coordinate, double element_length, vec3 &Position, Quat &Orientation) override |
| |
| virtual double | Length () override |
| |
Public Member Functions inherited from CoRiBoDynamics::Utilities::CurveSegment |
|
vec3 | GetStartPoint () |
| |
|
vec3 | GetEndPoint () |
| |
|
|
sfh::cable::Catenary3D | m_curve |
| |
|
double | m_length |
| |
◆ Compute()
| virtual void CoRiBoDynamics::Utilities::CatenarySegment::Compute |
( |
double |
parameter_coordinate, |
|
|
double |
element_length, |
|
|
vec3 & |
Position, |
|
|
Quat & |
Orientation |
|
) |
| |
|
overridevirtual |
◆ Length()
| virtual double CoRiBoDynamics::Utilities::CatenarySegment::Length |
( |
| ) |
|
|
overridevirtual |
The documentation for this class was generated from the following file: