OpenSceneGraph
Public Types | Public Member Functions | List of all members
osgAnimation::TemplateInterpolatorBase< TYPE, KEY > Class Template Reference
Inheritance diagram for osgAnimation::TemplateInterpolatorBase< TYPE, KEY >:
Inheritance graph
[legend]

Public Types

typedef KEY KeyframeType
 
typedef TYPE UsingType
 

Public Member Functions

 TemplateInterpolatorBase ()
 
int getKeyIndexFromTime (const TemplateKeyframeContainer< KEY > &keys, double time) const
 

Member Typedef Documentation

◆ KeyframeType

template<class TYPE , class KEY >
typedef KEY osgAnimation::TemplateInterpolatorBase< TYPE, KEY >::KeyframeType

◆ UsingType

template<class TYPE , class KEY >
typedef TYPE osgAnimation::TemplateInterpolatorBase< TYPE, KEY >::UsingType

Constructor & Destructor Documentation

◆ TemplateInterpolatorBase()

template<class TYPE , class KEY >
osgAnimation::TemplateInterpolatorBase< TYPE, KEY >::TemplateInterpolatorBase ( )
inline

Member Function Documentation

◆ getKeyIndexFromTime()

template<class TYPE , class KEY >
int osgAnimation::TemplateInterpolatorBase< TYPE, KEY >::getKeyIndexFromTime ( const TemplateKeyframeContainer< KEY > &  keys,
double  time 
) const
inline

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