|
void | WriteBinaryAnim (IOStream *container, const aiAnimation *anim) |
|
void | WriteBinaryBone (IOStream *container, const aiBone *b) |
|
void | WriteBinaryCamera (IOStream *container, const aiCamera *cam) |
|
void | WriteBinaryLight (IOStream *container, const aiLight *l) |
|
void | WriteBinaryMaterial (IOStream *container, const aiMaterial *mat) |
|
void | WriteBinaryMaterialProperty (IOStream *container, const aiMaterialProperty *prop) |
|
void | WriteBinaryMesh (IOStream *container, const aiMesh *mesh) |
|
void | WriteBinaryNode (IOStream *container, const aiNode *node) |
|
void | WriteBinaryNodeAnim (IOStream *container, const aiNodeAnim *nd) |
|
void | WriteBinaryScene (IOStream *container, const aiScene *scene) |
|
void | WriteBinaryTexture (IOStream *container, const aiTexture *tex) |
|
Assbin exporter class.
This class performs the .assbin exporting, and is responsible for the file layout.