openscenegraph
osgAnimation::Keyframe Class Reference

#include <Keyframe>

Inheritance diagram for osgAnimation::Keyframe:
osgAnimation::TemplateKeyframe< Vec3Packed > osgAnimation::TemplateKeyframe< float > osgAnimation::TemplateKeyframe< double > osgAnimation::TemplateKeyframe< osg::Vec2 > osgAnimation::TemplateKeyframe< osg::Vec3 > osgAnimation::TemplateKeyframe< osg::Vec3us > osgAnimation::TemplateKeyframe< osg::Vec4 > osgAnimation::TemplateKeyframe< osg::Quat > osgAnimation::TemplateKeyframe< osg::Matrixf > osgAnimation::TemplateKeyframe< FloatCubicBezier > osgAnimation::TemplateKeyframe< DoubleCubicBezier > osgAnimation::TemplateKeyframe< Vec2CubicBezier > osgAnimation::TemplateKeyframe< Vec3CubicBezier > osgAnimation::TemplateKeyframe< Vec4CubicBezier > 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

References _time.

Member Data Documentation

◆ _time

double osgAnimation::Keyframe::_time
protected

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