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

Public Member Functions

 TemplateStepInterpolator ()
 
void getValue (const TemplateKeyframeContainer< KEY > &keyframes, double time, TYPE &result) const
 
- Public Member Functions inherited from osgAnimation::TemplateInterpolatorBase< TYPE, KEY >
 TemplateInterpolatorBase ()
 
int getKeyIndexFromTime (const TemplateKeyframeContainer< KEY > &keys, double time) const
 

Additional Inherited Members

- Public Types inherited from osgAnimation::TemplateInterpolatorBase< TYPE, KEY >
typedef KEY KeyframeType
 
typedef TYPE UsingType
 

Constructor & Destructor Documentation

◆ TemplateStepInterpolator()

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

Member Function Documentation

◆ getValue()

template<class TYPE , class KEY = TYPE>
void osgAnimation::TemplateStepInterpolator< TYPE, KEY >::getValue ( const TemplateKeyframeContainer< KEY > &  keyframes,
double  time,
TYPE &  result 
) const
inline

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