AddPoint(const Vector3d &_p) | ignition::math::IGNITION_MATH_VERSION_NAMESPACE::Spline | |
AddPoint(const Vector3d &_p, const Vector3d &_t) | ignition::math::IGNITION_MATH_VERSION_NAMESPACE::Spline | |
ArcLength() const | ignition::math::IGNITION_MATH_VERSION_NAMESPACE::Spline | |
ArcLength(const double _t) const | ignition::math::IGNITION_MATH_VERSION_NAMESPACE::Spline | |
ArcLength(const unsigned int _index, const double _t) const | ignition::math::IGNITION_MATH_VERSION_NAMESPACE::Spline | |
AutoCalculate(bool _autoCalc) | ignition::math::IGNITION_MATH_VERSION_NAMESPACE::Spline | |
Clear() | ignition::math::IGNITION_MATH_VERSION_NAMESPACE::Spline | |
Interpolate(const double _t) const | ignition::math::IGNITION_MATH_VERSION_NAMESPACE::Spline | |
Interpolate(const unsigned int _fromIndex, const double _t) const | ignition::math::IGNITION_MATH_VERSION_NAMESPACE::Spline | |
InterpolateMthDerivative(const unsigned int _mth, const double _1) const | ignition::math::IGNITION_MATH_VERSION_NAMESPACE::Spline | |
InterpolateMthDerivative(const unsigned int _fromIndex, const unsigned int _mth, const double _s) const | ignition::math::IGNITION_MATH_VERSION_NAMESPACE::Spline | |
InterpolateTangent(const double _t) const | ignition::math::IGNITION_MATH_VERSION_NAMESPACE::Spline | |
InterpolateTangent(const unsigned int _fromIndex, const double _t) const | ignition::math::IGNITION_MATH_VERSION_NAMESPACE::Spline | |
MthDerivative(const unsigned int _index, const unsigned int _mth) const | ignition::math::IGNITION_MATH_VERSION_NAMESPACE::Spline | |
Point(const unsigned int _index) const | ignition::math::IGNITION_MATH_VERSION_NAMESPACE::Spline | |
PointCount() const | ignition::math::IGNITION_MATH_VERSION_NAMESPACE::Spline | |
RecalcTangents() | ignition::math::IGNITION_MATH_VERSION_NAMESPACE::Spline | |
Spline() | ignition::math::IGNITION_MATH_VERSION_NAMESPACE::Spline | |
Tangent(const unsigned int _index) const | ignition::math::IGNITION_MATH_VERSION_NAMESPACE::Spline | |
Tension(double _t) | ignition::math::IGNITION_MATH_VERSION_NAMESPACE::Spline | |
Tension() const | ignition::math::IGNITION_MATH_VERSION_NAMESPACE::Spline | |
UpdatePoint(const unsigned int _index, const Vector3d &_p) | ignition::math::IGNITION_MATH_VERSION_NAMESPACE::Spline | |
UpdatePoint(const unsigned int _index, const Vector3d &_p, const Vector3d &_t) | ignition::math::IGNITION_MATH_VERSION_NAMESPACE::Spline | |
~Spline() | ignition::math::IGNITION_MATH_VERSION_NAMESPACE::Spline | |