
Public Types | |
| typedef KEY | KeyframeType |
| typedef TYPE | UsingType |
Public Member Functions | |
| TemplateInterpolatorBase () | |
| void | reset () |
| int | getKeyIndexFromTime (const TemplateKeyframeContainer< KEY > &keys, float time) const |
Public Attributes | |
| int | _lastKeyAccess |
| typedef KEY osgAnimation::TemplateInterpolatorBase< TYPE, KEY >::KeyframeType |
| typedef TYPE osgAnimation::TemplateInterpolatorBase< TYPE, KEY >::UsingType |
| osgAnimation::TemplateInterpolatorBase< TYPE, KEY >::TemplateInterpolatorBase | ( | ) | [inline] |
| void osgAnimation::TemplateInterpolatorBase< TYPE, KEY >::reset | ( | ) | [inline] |
| int osgAnimation::TemplateInterpolatorBase< TYPE, KEY >::getKeyIndexFromTime | ( | const TemplateKeyframeContainer< KEY > & | keys, | |
| float | time | |||
| ) | const [inline] |
References osgAnimation::TemplateInterpolatorBase< TYPE, KEY >::_lastKeyAccess, osgAnimation::Keyframe::getTime(), osg::notify(), osgAnimation::TemplateKeyframeContainer< T >::size(), and osg::WARN.
Referenced by osgAnimation::TemplateCubicBezierInterpolator< TYPE, KEY >::getValue(), osgAnimation::TemplateLinearPackedInterpolator< TYPE, KEY >::getValue(), osgAnimation::TemplateSphericalLinearInterpolator< TYPE, KEY >::getValue(), and osgAnimation::TemplateLinearInterpolator< TYPE, KEY >::getValue().
int osgAnimation::TemplateInterpolatorBase< TYPE, KEY >::_lastKeyAccess [mutable] |
| Generated at Mon Mar 30 09:06:11 2009 for the OpenSceneGraph by doxygen 1.5.5. |