openscenegraph
|
Protected Attributes | |
osg::observer_ptr< ViewData > | _vd |
osg::ref_ptr< osg::NodeCallback > | _nc |
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 () |
|
inline |
|
inlinevirtual |
Callback method called by the NodeVisitor when visiting a node.
Reimplemented from osg::NodeCallback.
|
protected |
|
protected |