openscenegraph
Classes | Namespaces | Macros | Typedefs
Sampler File Reference
#include <vector>
#include <iostream>
#include <osg/Referenced>
#include <osg/ref_ptr>
#include <osgAnimation/Keyframe>
#include <osgAnimation/Interpolator>

Go to the source code of this file.

Classes

class  osgAnimation::Sampler
 
class  osgAnimation::TemplateSampler< F >
 
class  osgAnimation::TemplateCompositeSampler< VALUESAMPLERTYPE, TIMESAMPLERTYPE >
 

Namespaces

namespace  osgAnimation
 

Macros

#define OSGANIMATION_SAMPLER   1
 

Typedefs

typedef TemplateSampler< DoubleStepInterpolatorosgAnimation::DoubleStepSampler
 
typedef TemplateSampler< FloatStepInterpolatorosgAnimation::FloatStepSampler
 
typedef TemplateSampler< Vec2StepInterpolatorosgAnimation::Vec2StepSampler
 
typedef TemplateSampler< Vec3StepInterpolatorosgAnimation::Vec3StepSampler
 
typedef TemplateSampler< Vec4StepInterpolatorosgAnimation::Vec4StepSampler
 
typedef TemplateSampler< QuatStepInterpolatorosgAnimation::QuatStepSampler
 
typedef TemplateSampler< DoubleLinearInterpolatorosgAnimation::DoubleLinearSampler
 
typedef TemplateSampler< FloatLinearInterpolatorosgAnimation::FloatLinearSampler
 
typedef TemplateSampler< Vec2LinearInterpolatorosgAnimation::Vec2LinearSampler
 
typedef TemplateSampler< Vec3LinearInterpolatorosgAnimation::Vec3LinearSampler
 
typedef TemplateSampler< Vec4LinearInterpolatorosgAnimation::Vec4LinearSampler
 
typedef TemplateSampler< QuatSphericalLinearInterpolatorosgAnimation::QuatSphericalLinearSampler
 
typedef TemplateSampler< MatrixLinearInterpolatorosgAnimation::MatrixLinearSampler
 
typedef TemplateSampler< FloatCubicBezierInterpolatorosgAnimation::FloatCubicBezierSampler
 
typedef TemplateSampler< DoubleCubicBezierInterpolatorosgAnimation::DoubleCubicBezierSampler
 
typedef TemplateSampler< Vec2CubicBezierInterpolatorosgAnimation::Vec2CubicBezierSampler
 
typedef TemplateSampler< Vec3CubicBezierInterpolatorosgAnimation::Vec3CubicBezierSampler
 
typedef TemplateSampler< Vec4CubicBezierInterpolatorosgAnimation::Vec4CubicBezierSampler
 

Macro Definition Documentation

◆ OSGANIMATION_SAMPLER

#define OSGANIMATION_SAMPLER   1