|
OpenSceneGraph
3.0.1
|

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 Thu Sep 27 2012 17:03:09 for the OpenSceneGraph by doxygen 1.7.6.1. |