Public Member Functions | |
| META_Object (osgAnimation, UpdateBone) | |
| UpdateBone (const std::string &name="") | |
| UpdateBone (const UpdateBone &, const osg::CopyOp &) | |
| void | operator() (osg::Node *node, osg::NodeVisitor *nv) |
| Callback method called by the NodeVisitor when visiting a node. | |
| osgAnimation::UpdateBone::UpdateBone | ( | const std::string & | name = "" |
) |
| osgAnimation::UpdateBone::UpdateBone | ( | const UpdateBone & | , | |
| const osg::CopyOp & | ||||
| ) |
| osgAnimation::UpdateBone::META_Object | ( | osgAnimation | , | |
| UpdateBone | ||||
| ) |
| void osgAnimation::UpdateBone::operator() | ( | osg::Node * | node, | |
| osg::NodeVisitor * | nv | |||
| ) | [virtual] |
Callback method called by the NodeVisitor when visiting a node.
Reimplemented from osgAnimation::UpdateMatrixTransform.
| Generated at Sat May 14 08:21:16 2011 for the OpenSceneGraph by doxygen 1.5.9. |