openscenegraph
|
Protected Attributes | |
bool | _needValidate |
Additional Inherited Members | |
![]() | |
enum | DataVariance { DYNAMIC, STATIC, UNSPECIFIED } |
![]() | |
static OpenThreads::Mutex * | getGlobalReferencedMutex () |
static void | setThreadSafeReferenceCounting (bool enableThreadSafeReferenceCounting) |
static bool | getThreadSafeReferenceCounting () |
static void | setDeleteHandler (DeleteHandler *handler) |
static DeleteHandler * | getDeleteHandler () |
![]() | |
ref_ptr< NodeCallback > | _nestedCallback |
![]() | |
virtual | ~NodeCallback () |
osgAnimation::Skeleton::UpdateSkeleton::UpdateSkeleton | ( | ) |
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 |
Callback method called by the NodeVisitor when visiting a node.
Reimplemented from osg::NodeCallback.
|
protected |