openscenegraph
Public Types | Public Member Functions | Public Attributes | List of all members
osgAnimation::TemplateKeyframeContainer< Vec3Packed > Class Template Reference
Inheritance diagram for osgAnimation::TemplateKeyframeContainer< Vec3Packed >:
osgAnimation::KeyframeContainer osg::Referenced

Public Types

typedef TemplateKeyframe
< Vec3Packed
KeyType

Public Member Functions

 TemplateKeyframeContainer ()
const char * getKeyframeType ()
void init (const osg::Vec3f &min, const osg::Vec3f &scale)
- Public Member Functions inherited from osgAnimation::KeyframeContainer
 KeyframeContainer ()
virtual unsigned int size () const =0
- Public Member Functions inherited from osg::Referenced
 Referenced ()
 Referenced (bool threadSafeRefUnref)
 Referenced (const Referenced &)
Referencedoperator= (const Referenced &)
virtual void setThreadSafeRefUnref (bool threadSafe)
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

Public Attributes

osg::Vec3f _min
osg::Vec3f _scale

Additional Inherited Members

- Static Public Member Functions inherited from osg::Referenced
static OpenThreads::MutexgetGlobalReferencedMutex ()
static void setThreadSafeReferenceCounting (bool enableThreadSafeReferenceCounting)
static bool getThreadSafeReferenceCounting ()
static void setDeleteHandler (DeleteHandler *handler)
static DeleteHandlergetDeleteHandler ()
- Protected Member Functions inherited from osgAnimation::KeyframeContainer
 ~KeyframeContainer ()
- Protected Attributes inherited from osgAnimation::KeyframeContainer
std::string _name

Member Typedef Documentation

Constructor & Destructor Documentation

Member Function Documentation

const char* osgAnimation::TemplateKeyframeContainer< Vec3Packed >::getKeyframeType ( )
inline
void osgAnimation::TemplateKeyframeContainer< Vec3Packed >::init ( const osg::Vec3f min,
const osg::Vec3f scale 
)
inline

Member Data Documentation


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