vrecko
virtual reality framework
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
TimeLineSpline.h File Reference
#include "Spline.h"

Go to the source code of this file.

Classes

class  TimeLineSpline
 

Macros

#define TIMELINE__ZERO_TIME   0.0
 
#define TIMELINE__FULLY_VISIBLE   -1.0
 

Typedefs

typedef osg::ref_ptr
< TimeLineSpline
TimeLineSplinePtr
 

Macro Definition Documentation

#define TIMELINE__FULLY_VISIBLE   -1.0
#define TIMELINE__ZERO_TIME   0.0

Typedef Documentation

typedef osg::ref_ptr<TimeLineSpline> TimeLineSplinePtr