|
openscenegraph
|
#include <Sampler>
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 |
| Protected Attributes inherited from osg::Referenced | |
| OpenThreads::AtomicPtr | _observerSet |
| OpenThreads::Atomic | _refCount |
Additional Inherited Members | |
| Static Public Member Functions inherited from osg::Referenced | |
| static OpenThreads::Mutex * | getGlobalReferencedMutex () |
| static void | setDeleteHandler (DeleteHandler *handler) |
| static DeleteHandler * | getDeleteHandler () |
| Protected Member Functions inherited from osg::Referenced | |
| 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 |