◆ ImportMesh()
Imports mesh and returns the result.
- Note
- Fatal unrecoverable errors will throw a DeadlyImportError.
- Todo:
- Check what we can actually support.
◆ ImportSkeleton() [1/2]
bool Assimp::Ogre::OgreBinarySerializer::ImportSkeleton |
( |
Assimp::IOSystem * |
pIOHandler, |
|
|
Mesh * |
mesh |
|
) |
| |
|
static |
Imports skeleton to mesh
into Mesh::skeleton.
If mesh does not have a skeleton reference or the skeleton file cannot be found it is not a fatal DeadlyImportError.
- Returns
- If skeleton import was successful.
◆ ImportSkeleton() [2/2]
The documentation for this class was generated from the following files: