Inheritance diagram for sheep::FixedPathJoint::DistanceFunction:

Public Member Functions | |
| DistanceFunction (const Vector3 *q, const Vector3 &p) | |
| virtual Real | EvaluateAt (Real x) const |
Private Attributes | |
| Vector3 | m_a |
| Vector3 | m_b |
| Vector3 | m_c |
| Vector3 | m_d |
| Vector3 | m_p |
|
||||||||||||
|
Definition at line 265 of file joints.cpp. References m_p. |
|
|
Implements sheep::Function1. Definition at line 274 of file joints.cpp. References m_p, and sheep::Real. Referenced by sheep::FixedPathJoint::project_on_curve(). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 113 of file joints.h. Referenced by DistanceFunction(), and EvaluateAt(). |
1.3.6