openscenegraph
Public Member Functions | Protected Attributes | List of all members
osgAnimation::Keyframe Class Reference

#include <Keyframe>

Inheritance diagram for osgAnimation::Keyframe:
osgAnimation::TemplateKeyframe< T >

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

Member Data Documentation

◆ _time

double osgAnimation::Keyframe::_time
protected

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