
Public Member Functions | |
| META_Object (osgAnimation, UpdateSkeleton) | |
| UpdateSkeleton () | |
| UpdateSkeleton (const UpdateSkeleton &us, const osg::CopyOp ©op=osg::CopyOp::SHALLOW_COPY) | |
| virtual void | operator() (osg::Node *node, osg::NodeVisitor *nv) |
| Callback method called by the NodeVisitor when visiting a node. | |
| osgAnimation::Skeleton::UpdateSkeleton::UpdateSkeleton | ( | ) | [inline] |
| osgAnimation::Skeleton::UpdateSkeleton::UpdateSkeleton | ( | const UpdateSkeleton & | us, | |
| const osg::CopyOp & | copyop = osg::CopyOp::SHALLOW_COPY | |||
| ) | [inline] |
| osgAnimation::Skeleton::UpdateSkeleton::META_Object | ( | osgAnimation | , | |
| UpdateSkeleton | ||||
| ) |
| virtual void osgAnimation::Skeleton::UpdateSkeleton::operator() | ( | osg::Node * | node, | |
| osg::NodeVisitor * | nv | |||
| ) | [virtual] |
Callback method called by the NodeVisitor when visiting a node.
Reimplemented from osg::NodeCallback.
| Generated at Mon Mar 30 09:06:13 2009 for the OpenSceneGraph by doxygen 1.5.5. |