OpenSceneGraph 3.6.5
|
#include <Keyframe>
Public Types | |
typedef T | value_type |
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 |
typedef T osgAnimation::TemplateKeyframe< T >::value_type |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
protected |
![]() | Generated at Sun Jul 27 2025 00:00:00 for the OpenSceneGraph by doxygen 1.14.0. |