|
OSG
3.4.0
|
#include <Interpolator.h>

Public Types | |
| typedef KEY | KeyframeType |
| typedef TYPE | UsingType |
Public Member Functions | |
| TemplateInterpolatorBase () | |
| int | getKeyIndexFromTime (const TemplateKeyframeContainer< KEY > &keys, double time) const |
Definition at line 29 of file Interpolator.h.
| typedef KEY osgAnimation::TemplateInterpolatorBase< TYPE, KEY >::KeyframeType |
Definition at line 32 of file Interpolator.h.
| typedef TYPE osgAnimation::TemplateInterpolatorBase< TYPE, KEY >::UsingType |
Definition at line 33 of file Interpolator.h.
|
inline |
Definition at line 36 of file Interpolator.h.
|
inline |
Definition at line 38 of file Interpolator.h.


1.8.8