OpenSceneGraph
Public Member Functions | Protected Attributes | List of all members
osgAnimation::TemplateKeyframe< T > Class Template Reference
Inheritance diagram for osgAnimation::TemplateKeyframe< T >:
Inheritance graph
[legend]
Collaboration diagram for osgAnimation::TemplateKeyframe< T >:
Collaboration graph
[legend]

Public Member Functions

 TemplateKeyframe (double time, const T &value)
 
void setValue (const T &value)
 
const TgetValue () 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
 

The documentation for this class was generated from the following file: