|
openscenegraph
|
#include <Interpolator>
Public Member Functions | |
| TemplateStepInterpolator () | |
| void | getValue (const TemplateKeyframeContainer< KEY > &keyframes, double time, TYPE &result) const |
| Public Member Functions inherited from osgAnimation::TemplateInterpolatorBase< TYPE, TYPE > | |
| TemplateInterpolatorBase () | |
| int | getKeyIndexFromTime (const TemplateKeyframeContainer< TYPE > &keys, double time) const |
Additional Inherited Members | |
| Public Types inherited from osgAnimation::TemplateInterpolatorBase< TYPE, TYPE > | |
| typedef TYPE | KeyframeType |
| typedef TYPE | UsingType |
|
inline |
|
inline |