gfm.assimp.assimp

Undocumented in source.

Members

Classes

Assimp
class Assimp

Create one to use the ASSIMP libary. Owns both the loader and logging redirection. This object is passed around to other ASSIMP wrapper objects to ensure library loading.

AssimpException
class AssimpException

The one exception type thrown in this wrapper. A failing ASSIMP function should <b>always</b> throw an AssimpException.

Meta