openscenegraph
|
Public Types | |
enum | ClearType { BEFORE_FRAME, AFTER_FRAME } |
Protected Attributes | |
unsigned int | _frame |
std::vector< osg::ref_ptr < Action > > | _remove |
ClearType | _clearType |
![]() | |
std::vector< FrameAction > | _stackFrameAction |
std::vector< Timeline * > | _stackTimeline |
int | _currentLayer |
![]() | |
OpenThreads::AtomicPtr | _observerSet |
OpenThreads::Atomic | _refCount |
Additional Inherited Members | |
![]() | |
static OpenThreads::Mutex * | getGlobalReferencedMutex () |
static void | setThreadSafeReferenceCounting (bool enableThreadSafeReferenceCounting) |
static bool | getThreadSafeReferenceCounting () |
static void | setDeleteHandler (DeleteHandler *handler) |
static DeleteHandler * | getDeleteHandler () |
![]() | |
virtual | ~Referenced () |
void | signalObserversAndDelete (bool signalDelete, bool doDelete) const |
void | deleteUsingDeleteHandler () const |
osgAnimation::ClearActionVisitor::ClearActionVisitor | ( | ClearType | type = BEFORE_FRAME | ) |
|
virtual |
Reimplemented from osgAnimation::ActionVisitor.
|
virtual |
Reimplemented from osgAnimation::ActionVisitor.
osgAnimation::ClearActionVisitor::META_ActionVisitor | ( | osgAnimation | , |
ClearActionVisitor | |||
) |
|
inline |
|
protected |
|
protected |
|
protected |