This is the complete list of members for
TransformationHistory, including all inherited members.
| Clear(void) | TransformationHistory | |
| history | TransformationHistory | [protected] |
| Init(RakNetTime maxWriteInterval, RakNetTime maxHistoryTime) | TransformationHistory | |
| INTERPOLATED enum value | TransformationHistory | |
| maxHistoryLength | TransformationHistory | [protected] |
| Overwrite(const Ogre::Vector3 &position, const Ogre::Vector3 &velocity, const Ogre::Quaternion &orientation, RakNetTime when) | TransformationHistory | |
| Read(Ogre::Vector3 *position, Ogre::Vector3 *velocity, Ogre::Quaternion *orientation, RakNetTime when, RakNetTime curTime) | TransformationHistory | |
| READ_OLDEST enum value | TransformationHistory | |
| ReadResult enum name | TransformationHistory | |
| VALUES_UNCHANGED enum value | TransformationHistory | |
| Write(const Ogre::Vector3 &position, const Ogre::Vector3 &velocity, const Ogre::Quaternion &orientation, RakNetTime curTimeMS) | TransformationHistory | |
| writeInterval | TransformationHistory | [protected] |