|
OGRE
1.9.0
|
This is the complete list of members for Ogre::SimpleSpline, including all inherited members.
| addPoint(const Vector3 &p) | Ogre::SimpleSpline | |
| clear(void) | Ogre::SimpleSpline | |
| getNumPoints(void) const | Ogre::SimpleSpline | |
| getPoint(unsigned short index) const | Ogre::SimpleSpline | |
| interpolate(Real t) const | Ogre::SimpleSpline | |
| interpolate(unsigned int fromIndex, Real t) const | Ogre::SimpleSpline | |
| mAutoCalc | Ogre::SimpleSpline | protected |
| mCoeffs | Ogre::SimpleSpline | protected |
| mPoints | Ogre::SimpleSpline | protected |
| mTangents | Ogre::SimpleSpline | protected |
| recalcTangents(void) | Ogre::SimpleSpline | |
| setAutoCalculate(bool autoCalc) | Ogre::SimpleSpline | |
| SimpleSpline() | Ogre::SimpleSpline | |
| updatePoint(unsigned short index, const Vector3 &value) | Ogre::SimpleSpline | |
| ~SimpleSpline() | Ogre::SimpleSpline |
1.13.2