openscenegraph
Classes | Namespaces | Macros | Typedefs
Channel File Reference
#include <osgAnimation/Export>
#include <osgAnimation/Sampler>
#include <osgAnimation/Target>
#include <osg/Referenced>
#include <string>

Go to the source code of this file.

Classes

class  osgAnimation::Channel
 
class  osgAnimation::TemplateChannel< SamplerType >
 

Namespaces

namespace  osgAnimation
 

Macros

#define OSGANIMATION_CHANNEL   1
 

Typedefs

typedef std::vector< osg::ref_ptr< osgAnimation::Channel > > osgAnimation::ChannelList
 
typedef TemplateChannel< DoubleStepSamplerosgAnimation::DoubleStepChannel
 
typedef TemplateChannel< FloatStepSamplerosgAnimation::FloatStepChannel
 
typedef TemplateChannel< Vec2StepSamplerosgAnimation::Vec2StepChannel
 
typedef TemplateChannel< Vec3StepSamplerosgAnimation::Vec3StepChannel
 
typedef TemplateChannel< Vec4StepSamplerosgAnimation::Vec4StepChannel
 
typedef TemplateChannel< QuatStepSamplerosgAnimation::QuatStepChannel
 
typedef TemplateChannel< DoubleLinearSamplerosgAnimation::DoubleLinearChannel
 
typedef TemplateChannel< FloatLinearSamplerosgAnimation::FloatLinearChannel
 
typedef TemplateChannel< Vec2LinearSamplerosgAnimation::Vec2LinearChannel
 
typedef TemplateChannel< Vec3LinearSamplerosgAnimation::Vec3LinearChannel
 
typedef TemplateChannel< Vec4LinearSamplerosgAnimation::Vec4LinearChannel
 
typedef TemplateChannel< QuatSphericalLinearSamplerosgAnimation::QuatSphericalLinearChannel
 
typedef TemplateChannel< MatrixLinearSamplerosgAnimation::MatrixLinearChannel
 
typedef TemplateChannel< FloatCubicBezierSamplerosgAnimation::FloatCubicBezierChannel
 
typedef TemplateChannel< DoubleCubicBezierSamplerosgAnimation::DoubleCubicBezierChannel
 
typedef TemplateChannel< Vec2CubicBezierSamplerosgAnimation::Vec2CubicBezierChannel
 
typedef TemplateChannel< Vec3CubicBezierSamplerosgAnimation::Vec3CubicBezierChannel
 
typedef TemplateChannel< Vec4CubicBezierSamplerosgAnimation::Vec4CubicBezierChannel
 

Macro Definition Documentation

◆ OSGANIMATION_CHANNEL

#define OSGANIMATION_CHANNEL   1