|
OpenSceneGraph
3.4.1
|

Public Member Functions | |
| TemplateKeyframe () | |
| ~TemplateKeyframe () | |
| TemplateKeyframe (double time, const T &value) | |
| void | setValue (const T &value) |
| const T & | getValue () const |
Public Member Functions inherited from osgAnimation::Keyframe | |
| double | getTime () const |
| void | setTime (double time) |
Protected Attributes | |
| T | _value |
Protected Attributes inherited from osgAnimation::Keyframe | |
| 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 Sun Jun 19 2022 09:25:44 for the OpenSceneGraph by doxygen 1.8.5. |