
Public Member Functions | |
| TemplateTarget () | |
| const osg::Quat & | getValue () const |
| void | update (float weight, const osg::Quat &val) |
| void | normalize () |
| void | setValue (const osg::Quat &value) |
Protected Attributes | |
| osg::Quat | _target |
| osgAnimation::osgAnimation::TemplateTarget< osg::Quat >::TemplateTarget | ( | ) | [inline] |
| const osg::Quat& osgAnimation::osgAnimation::TemplateTarget< osg::Quat >::getValue | ( | ) | const [inline] |
References osgAnimation::TemplateTarget< T >::_target.
| void osgAnimation::osgAnimation::TemplateTarget< osg::Quat >::normalize | ( | ) | [inline, virtual] |
Implements osgAnimation::Target.
References osgAnimation::TemplateTarget< T >::_target, and osgAnimation::Target::getWeight().
| void osgAnimation::osgAnimation::TemplateTarget< osg::Quat >::setValue | ( | const osg::Quat & | value | ) | [inline] |
References osgAnimation::TemplateTarget< T >::_target.
| Generated at Mon Mar 30 09:06:13 2009 for the OpenSceneGraph by doxygen 1.5.5. |