OpenSceneGraph 2.8.4
Classes | Namespaces | Defines
Skinning File Reference
#include <iostream>
#include <vector>
#include <map>
#include <string>
#include <algorithm>
#include <osgAnimation/VertexInfluence>
#include <osgAnimation/Bone>
#include <osg/Matrix>
#include <osg/Vec3>
#include <osg/Quat>

Classes

class  osgAnimation::TransformVertexFunctor
 This class manage format for software skinning it used the technic on this paper http://www.intel.com/cd/ids/developer/asmo-na/eng/172124.htm The idea is to prepare the data to do only v' = M x v with M a combined matrix as below M = Mbone1 * w1 + Mbone2 * w2 + ... More...
class  osgAnimation::TransformVertexFunctor::BoneWeight
class  osgAnimation::TransformVertexFunctor::UniqBoneSetVertexSet

Namespaces

namespace  osgAnimation
 

The osgAnimation library provides general purpose utility classes for animation.


Defines

#define OSGANIMATION_SKINNING_H

Define Documentation

#define OSGANIMATION_SKINNING_H

osg logo
Generated at Sun Jan 8 2012 13:15:51 for the OpenSceneGraph by doxygen 1.7.4.