openscenegraph
|
Public Member Functions | |
TemplateKeyframe () | |
~TemplateKeyframe () | |
TemplateKeyframe (double time, const T &value) | |
void | setValue (const T &value) |
const T & | getValue () const |
![]() | |
double | getTime () const |
void | setTime (double time) |
Protected Attributes | |
T | _value |
![]() | |
double | _time |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
protected |