|
OpenSceneGraph
3.4.0
|

Public Member Functions | |
| Target () | |
| virtual | ~Target () |
| void | reset () |
| int | getCount () const |
| float | getWeight () const |
Protected Attributes | |
| float | _weight |
| float | _priorityWeight |
| int | _lastPriority |
| virtual osgAnimation::Target::~Target | ( | ) | [inline, virtual] |
| int osgAnimation::Target::getCount | ( | ) | const [inline] |
| float osgAnimation::Target::getWeight | ( | ) | const [inline] |
| void osgAnimation::Target::reset | ( | ) | [inline] |
Referenced by osgAnimation::TemplateChannel< SamplerType >::reset().
int osgAnimation::Target::_lastPriority [protected] |
Referenced by osgAnimation::TemplateTarget< osg::Matrixf >::update().
float osgAnimation::Target::_priorityWeight [protected] |
Referenced by osgAnimation::TemplateTarget< osg::Matrixf >::update().
float osgAnimation::Target::_weight [protected] |
Referenced by osgAnimation::TemplateTarget< osg::Matrixf >::update().
| Generated at Tue Dec 8 2015 00:16:46 for the OpenSceneGraph by doxygen 1.7.6.1. |