OpenSceneGraph 2.8.3
|
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 Tue Mar 22 2011 13:20:25 for the OpenSceneGraph by doxygen 1.7.3. |