OSG  3.4.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Protected Attributes | List of all members
osgAnimation::Keyframe Class Reference

#include <Keyframe.h>

Inheritance diagram for osgAnimation::Keyframe:
Inheritance graph
[legend]

Public Member Functions

double getTime () const
 
void setTime (double time)
 

Protected Attributes

double _time
 

Detailed Description

Definition at line 31 of file Keyframe.h.

Member Function Documentation

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

Definition at line 34 of file Keyframe.h.

Here is the caller graph for this function:

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

Definition at line 35 of file Keyframe.h.

Member Data Documentation

double osgAnimation::Keyframe::_time
protected

Definition at line 38 of file Keyframe.h.


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