|
OpenSceneGraph
3.0.1
|
#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 Thu Sep 27 2012 17:02:43 for the OpenSceneGraph by doxygen 1.7.6.1. |