OpenSceneGraph
3.0.1
|
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 |
References osgAnimation::Keyframe::_time, and osgAnimation::TemplateKeyframe< T >::_value.
|
inline |
References osgAnimation::TemplateKeyframe< T >::_value.
|
inline |
References osgAnimation::TemplateKeyframe< T >::_value.
|
protected |
![]() | Generated at Wed Feb 13 2013 17:58:56 for the OpenSceneGraph by doxygen 1.8.3.1. |