OpenSceneGraph
Classes | Namespaces | Macros | Typedefs
CubicBezier File Reference
#include <osg/Vec2>
#include <osg/Vec3>
#include <osg/Vec4>

Classes

class  osgAnimation::TemplateCubicBezier< T >
 

Namespaces

 osgAnimation
 The osgAnimation library provides general purpose utility classes for animation.
 

Macros

#define OSGANIMATION_CUBIC_BEZIER   1
 

Typedefs

typedef TemplateCubicBezier< float > osgAnimation::FloatCubicBezier
 
typedef TemplateCubicBezier< double > osgAnimation::DoubleCubicBezier
 
typedef TemplateCubicBezier< osg::Vec2osgAnimation::Vec2CubicBezier
 
typedef TemplateCubicBezier< osg::Vec3osgAnimation::Vec3CubicBezier
 
typedef TemplateCubicBezier< osg::Vec4osgAnimation::Vec4CubicBezier
 

Macro Definition Documentation

◆ OSGANIMATION_CUBIC_BEZIER

#define OSGANIMATION_CUBIC_BEZIER   1