AssimpSceneImporter

Undocumented in source.
version(Have_derelict_assimp3)
class AssimpSceneImporter {}

Members

Functions

importScene
const(aiScene*) importScene(File file)
Undocumented in source. Be warned that the author may not have intended to support it.
releaseImport
void releaseImport(const(aiScene*) scene)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta