Inherited by Assimp::Ogre::VertexData, and Assimp::Ogre::VertexDataXml.
§ IVertexData()
Assimp::Ogre::IVertexData::IVertexData |
( |
| ) |
|
§ AddVertexMapping()
void Assimp::Ogre::IVertexData::AddVertexMapping |
( |
uint32_t |
oldIndex, |
|
|
uint32_t |
newIndex |
|
) |
| |
Add vertex mapping from old to new index.
§ AssimpBoneWeights()
Returns re-mapped bone assignments.
- Note
- Uses mappings added via AddVertexMapping.
§ HasBoneAssignments()
bool Assimp::Ogre::IVertexData::HasBoneAssignments |
( |
| ) |
const |
Returns if bone assignments are available.
§ ReferencedBonesByWeights()
std::set< uint16_t > Assimp::Ogre::IVertexData::ReferencedBonesByWeights |
( |
| ) |
const |
Returns a set of bone indexes that are referenced by bone assignments (weights).
§ boneAssignments
§ count
uint32_t Assimp::Ogre::IVertexData::count |
The documentation for this class was generated from the following files: