This is the complete list of members for RotationSpline, including all inherited members.
| AddPoint(const Quaternion &_p) | RotationSpline | |
| autoCalc | RotationSpline | protected |
| Clear() | RotationSpline | |
| GetNumPoints() const | RotationSpline | |
| GetPoint(unsigned int _index) const | RotationSpline | |
| Interpolate(double _t, bool _useShortestPath=true) | RotationSpline | |
| Interpolate(unsigned int _fromIndex, double _t, bool _useShortestPath=true) | RotationSpline | |
| points | RotationSpline | protected |
| RecalcTangents() | RotationSpline | |
| RotationSpline() | RotationSpline | |
| SetAutoCalculate(bool _autoCalc) | RotationSpline | |
| tangents | RotationSpline | protected |
| UpdatePoint(unsigned int _index, const Quaternion &_value) | RotationSpline | |
| ~RotationSpline() | RotationSpline |