|
OpenSceneGraph 3.6.5
|
#include <Interpolator>

Public Member Functions | |
| TemplateCubicBezierInterpolator () | |
| 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 |
| Generated at for the OpenSceneGraph by doxygen 1.15.0. |