OSG
3.4.0
|
#include <ActionVisitor.h>
Protected Attributes | |
unsigned int | _frame |
unsigned int | _currentAnimationPriority |
![]() | |
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 |
Definition at line 71 of file ActionVisitor.h.
osgAnimation::UpdateActionVisitor::UpdateActionVisitor | ( | ) |
|
virtual |
Reimplemented from osgAnimation::ActionVisitor.
Reimplemented in osgAnimation::StatsActionVisitor.
|
virtual |
Reimplemented from osgAnimation::ActionVisitor.
Reimplemented in osgAnimation::StatsActionVisitor.
|
virtual |
Reimplemented from osgAnimation::ActionVisitor.
Reimplemented in osgAnimation::StatsActionVisitor.
|
virtual |
Reimplemented from osgAnimation::ActionVisitor.
Reimplemented in osgAnimation::StatsActionVisitor.
|
virtual |
Reimplemented from osgAnimation::ActionVisitor.
Reimplemented in osgAnimation::StatsActionVisitor.
|
virtual |
Reimplemented from osgAnimation::ActionVisitor.
Reimplemented in osgAnimation::StatsActionVisitor.
unsigned int osgAnimation::UpdateActionVisitor::getLocalFrame | ( | ) | const |
bool osgAnimation::UpdateActionVisitor::isActive | ( | Action & | action | ) | const |
osgAnimation::UpdateActionVisitor::META_ActionVisitor | ( | osgAnimation | , |
UpdateActionVisitor | |||
) |
|
inline |
Definition at line 79 of file ActionVisitor.h.
|
protected |
Definition at line 75 of file ActionVisitor.h.
|
protected |
Definition at line 74 of file ActionVisitor.h.