Public Member Functions | |
| float | getTime () const |
| void | setTime (float time) |
Protected Attributes | |
| float | _time |
| float osgAnimation::Keyframe::getTime | ( | ) | const [inline] |
References _time.
Referenced by osgAnimation::TemplateInterpolatorBase< TYPE, KEY >::getKeyIndexFromTime().
| void osgAnimation::Keyframe::setTime | ( | float | time | ) | [inline] |
References _time.
float osgAnimation::Keyframe::_time [protected] |
Referenced by getTime(), setTime(), and osgAnimation::TemplateKeyframe< T >::TemplateKeyframe().
| Generated at Sat May 14 08:21:15 2011 for the OpenSceneGraph by doxygen 1.5.9. |