#include <osgAnimation/Export>#include <osgAnimation/Sampler>#include <osgAnimation/Target>#include <osg/Referenced>#include <string>Classes | |
| class | osgAnimation::Channel |
| class | osgAnimation::TemplateChannel< SamplerType > |
Namespaces | |
| namespace | osgAnimation |
The osgAnimation library provides general purpose utility classes for animation. | |
Typedefs | |
| typedef std::vector < osg::ref_ptr < osgAnimation::Channel > > | osgAnimation::ChannelList |
| typedef TemplateChannel < DoubleLinearSampler > | osgAnimation::DoubleLinearChannel |
| typedef TemplateChannel < FloatLinearSampler > | osgAnimation::FloatLinearChannel |
| typedef TemplateChannel < Vec2LinearSampler > | osgAnimation::Vec2LinearChannel |
| typedef TemplateChannel < Vec3LinearSampler > | osgAnimation::Vec3LinearChannel |
| typedef TemplateChannel < Vec4LinearSampler > | osgAnimation::Vec4LinearChannel |
| typedef TemplateChannel < QuatSphericalLinearSampler > | osgAnimation::QuatSphericalLinearChannel |
| typedef TemplateChannel < FloatCubicBezierSampler > | osgAnimation::FloatCubicBezierChannel |
| typedef TemplateChannel < DoubleCubicBezierSampler > | osgAnimation::DoubleCubicBezierChannel |
| typedef TemplateChannel < Vec2CubicBezierSampler > | osgAnimation::Vec2CubicBezierChannel |
| typedef TemplateChannel < Vec3CubicBezierSampler > | osgAnimation::Vec3CubicBezierChannel |
| typedef TemplateChannel < Vec4CubicBezierSampler > | osgAnimation::Vec4CubicBezierChannel |
| Generated at Wed Dec 15 2010 00:58:47 for the OpenSceneGraph by doxygen 1.7.1. |