OpenSceneGraph
Public Member Functions | Protected Attributes | List of all members
osgAnimation::Keyframe Class Reference
Inheritance diagram for osgAnimation::Keyframe:
Inheritance graph
[legend]

Public Member Functions

double getTime () const
 
void setTime (double time)
 

Protected Attributes

double _time
 

Member Function Documentation

◆ getTime()

double osgAnimation::Keyframe::getTime ( ) const
inline

◆ setTime()

void osgAnimation::Keyframe::setTime ( double  time)
inline

References _time.

Member Data Documentation

◆ _time

double osgAnimation::Keyframe::_time
protected

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