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 Aug 19 2010 16:22:44 for the OpenSceneGraph by doxygen 1.7.1. |