|
OpenMW
|
#include <controller.hpp>
Protected Member Functions | |
| float | interpKey (const Nif::FloatKeyList::VecType &keys, float time, float def=0.f) const |
| Ogre::Vector3 | interpKey (const Nif::Vector3KeyList::VecType &keys, float time) const |
| float NifOgre::ValueInterpolator::interpKey | ( | const Nif::FloatKeyList::VecType & | keys, |
| float | time, | ||
| float | def = 0.f |
||
| ) | const [inline, protected] |
| Ogre::Vector3 NifOgre::ValueInterpolator::interpKey | ( | const Nif::Vector3KeyList::VecType & | keys, |
| float | time | ||
| ) | const [inline, protected] |
1.7.6.1