OSG
3.4.0
|
#include <Interpolator.h>
Public Member Functions | |
TemplateStepInterpolator () | |
void | getValue (const TemplateKeyframeContainer< KEY > &keyframes, double time, TYPE &result) const |
![]() | |
TemplateInterpolatorBase () | |
int | getKeyIndexFromTime (const TemplateKeyframeContainer< KEY > &keys, double time) const |
Additional Inherited Members | |
![]() | |
typedef KEY | KeyframeType |
typedef TYPE | UsingType |
Definition at line 64 of file Interpolator.h.
|
inline |
Definition at line 68 of file Interpolator.h.
|
inline |