|
OSG
3.4.0
|
#include <Interpolator.h>


Public Member Functions | |
| TemplateLinearInterpolator () | |
| 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 |
Definition at line 90 of file Interpolator.h.
|
inline |
Definition at line 94 of file Interpolator.h.
|
inline |
1.8.8