OSG
3.4.0
|
#include <Sampler.h>
Public Types | |
typedef F::KeyframeType | KeyframeType |
typedef TemplateKeyframeContainer < KeyframeType > | KeyframeContainerType |
typedef F::UsingType | UsingType |
typedef F | FunctorType |
Protected Attributes | |
FunctorType | _functor |
osg::ref_ptr < KeyframeContainerType > | _keyframes |
![]() | |
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 |
typedef F osgAnimation::TemplateSampler< F >::FunctorType |
typedef TemplateKeyframeContainer<KeyframeType> osgAnimation::TemplateSampler< F >::KeyframeContainerType |
typedef F::KeyframeType osgAnimation::TemplateSampler< F >::KeyframeType |
typedef F::UsingType osgAnimation::TemplateSampler< F >::UsingType |
|
inline |
|
inline |
|
inline |
|
inlinevirtual |
Implements osgAnimation::Sampler.
|
inlinevirtual |
Implements osgAnimation::Sampler.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
protected |
|
protected |