Public Member Functions | |
| META_Object (osgAnimation, UpdateSkeleton) | |
| UpdateSkeleton () | |
| UpdateSkeleton (const UpdateSkeleton &, const osg::CopyOp &) | |
| virtual void | operator() (osg::Node *node, osg::NodeVisitor *nv) |
| Callback method called by the NodeVisitor when visiting a node. | |
| bool | needToValidate () const |
Protected Attributes | |
| bool | _needValidate |
| osgAnimation::Skeleton::UpdateSkeleton::UpdateSkeleton | ( | ) |
| osgAnimation::Skeleton::UpdateSkeleton::UpdateSkeleton | ( | const UpdateSkeleton & | , | |
| const osg::CopyOp & | ||||
| ) |
| osgAnimation::Skeleton::UpdateSkeleton::META_Object | ( | osgAnimation | , | |
| UpdateSkeleton | ||||
| ) |
| bool osgAnimation::Skeleton::UpdateSkeleton::needToValidate | ( | ) | const |
| 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.
bool osgAnimation::Skeleton::UpdateSkeleton::_needValidate [protected] |
| Generated at Sat May 14 08:21:16 2011 for the OpenSceneGraph by doxygen 1.5.9. |