OGRE 2.1
Object-Oriented Graphics Rendering Engine
|
#include "OgrePrerequisites.h"
Classes | |
struct | Ogre::v1::VertexBoneAssignment_s |
Records the assignment of a single vertex to a single bone with the corresponding weight. More... | |
struct | Ogre::VertexBoneAssignment |
Records the assignment of a single vertex to a single bone with the corresponding weight. More... | |
Namespaces | |
namespace | Ogre |
namespace | Ogre::v1 |
Typedefs | |
typedef struct Ogre::v1::VertexBoneAssignment_s | Ogre::v1::VertexBoneAssignment |
Records the assignment of a single vertex to a single bone with the corresponding weight. | |
Functions | |
bool | Ogre::operator< (const VertexBoneAssignment &_l, uint32 _vertexIndex) |
bool | Ogre::operator< (uint32 _vertexIndex, const VertexBoneAssignment &_r) |