|
OpenSceneGraph
|


Public Member Functions | |
| 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 |
1.8.13