openscenegraph
osgAnimation::Sampler Class Referenceabstract

#include <Sampler>

Inheritance diagram for osgAnimation::Sampler:
osg::Referenced osgAnimation::TemplateSampler< DoubleStepInterpolator > osgAnimation::TemplateSampler< FloatStepInterpolator > osgAnimation::TemplateSampler< Vec2StepInterpolator > osgAnimation::TemplateSampler< Vec3StepInterpolator > osgAnimation::TemplateSampler< Vec4StepInterpolator > osgAnimation::TemplateSampler< QuatStepInterpolator > osgAnimation::TemplateSampler< DoubleLinearInterpolator > osgAnimation::TemplateSampler< FloatLinearInterpolator > osgAnimation::TemplateSampler< Vec2LinearInterpolator > osgAnimation::TemplateSampler< Vec3LinearInterpolator > osgAnimation::TemplateSampler< Vec4LinearInterpolator > osgAnimation::TemplateSampler< QuatSphericalLinearInterpolator > osgAnimation::TemplateSampler< MatrixLinearInterpolator > osgAnimation::TemplateSampler< FloatCubicBezierInterpolator > osgAnimation::TemplateSampler< DoubleCubicBezierInterpolator > osgAnimation::TemplateSampler< Vec2CubicBezierInterpolator > osgAnimation::TemplateSampler< Vec3CubicBezierInterpolator > osgAnimation::TemplateSampler< Vec4CubicBezierInterpolator > osgAnimation::TemplateSampler< F >

Public Member Functions

virtual KeyframeContainergetKeyframeContainer ()=0
virtual const KeyframeContainergetKeyframeContainer () const =0
Public Member Functions inherited from osg::Referenced
 Referenced ()
 Referenced (bool threadSafeRefUnref)
 Referenced (const Referenced &)
Referencedoperator= (const Referenced &)
virtual void setThreadSafeRefUnref (bool)
bool getThreadSafeRefUnref () const
OpenThreads::MutexgetRefMutex () const
int ref () const
int unref () const
int unref_nodelete () const
int referenceCount () const
ObserverSetgetObserverSet () const
ObserverSetgetOrCreateObserverSet () const
void addObserver (Observer *observer) const
void removeObserver (Observer *observer) const

Additional Inherited Members

Static Public Member Functions inherited from osg::Referenced
static OpenThreads::MutexgetGlobalReferencedMutex ()
static void setDeleteHandler (DeleteHandler *handler)
static DeleteHandlergetDeleteHandler ()
Protected Member Functions inherited from osg::Referenced
virtual ~Referenced ()
void signalObserversAndDelete (bool signalDelete, bool doDelete) const
void deleteUsingDeleteHandler () const
Protected Attributes inherited from osg::Referenced
OpenThreads::AtomicPtr _observerSet
OpenThreads::Atomic _refCount

Member Function Documentation

◆ getKeyframeContainer() [1/2]

◆ getKeyframeContainer() [2/2]


The documentation for this class was generated from the following file: