|
OpenSceneGraph
3.0.1
|

Public Member Functions | |
| META_Object (osgAnimation, UpdateSkeleton) | |
| UpdateSkeleton () | |
| UpdateSkeleton (const UpdateSkeleton &, 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. | |
| bool | needToValidate () const |
Protected Attributes | |
| bool | _needValidate |
| osgAnimation::Skeleton::UpdateSkeleton::UpdateSkeleton | ( | const UpdateSkeleton & | , |
| const osg::CopyOp & | copyop = osg::CopyOp::SHALLOW_COPY |
||
| ) |
| 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 Thu Sep 27 2012 17:03:09 for the OpenSceneGraph by doxygen 1.7.6.1. |