OpenSceneGraph 2.8.4
|
#include <osg/Object>
#include <osgAnimation/Export>
#include <map>
#include <vector>
#include <string>
Classes | |
class | osgAnimation::VertexInfluence |
class | osgAnimation::VertexInfluenceMap |
class | osgAnimation::VertexInfluenceSet |
class | osgAnimation::VertexInfluenceSet::BoneWeight |
class | osgAnimation::VertexInfluenceSet::UniqVertexSetToBoneSet |
Namespaces | |
namespace | osgAnimation |
The osgAnimation library provides general purpose utility classes for animation. | |
Defines | |
#define | OSGANIMATION_VERTEX_INFLUENCE 1 |
Typedefs | |
typedef std::pair< int, float > | osgAnimation::VertexIndexWeight |
typedef std::vector < VertexIndexWeight > | osgAnimation::VertexList |
#define OSGANIMATION_VERTEX_INFLUENCE 1 |
![]() | Generated at Sun Jan 8 2012 13:15:51 for the OpenSceneGraph by doxygen 1.7.4. |