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.
The one exception type thrown in this wrapper. A failing ASSIMP function should <b>always</b> throw an AssimpException.
Crash if the GC is running. Useful in destructors to avoid reliance GC resource release.