Assimp  v4.1. (December 2018)
assimp::loader Namespace Reference

Provides facilities for dynamically loading the Assimp library. More...

Classes

struct  Assimp
 Loader class for dynamically loading the Assimp library. More...
 

Variables

const uint ASSIMP_BINDINGS_MAJOR = 2
 
const uint ASSIMP_BINDINGS_MINOR = 0
 

Detailed Description

Provides facilities for dynamically loading the Assimp library.

Currently requires Tango, but there is no reason why Phobos could not be supported too.

Variable Documentation

◆ ASSIMP_BINDINGS_MAJOR

const uint assimp::loader::ASSIMP_BINDINGS_MAJOR = 2

◆ ASSIMP_BINDINGS_MINOR

const uint assimp::loader::ASSIMP_BINDINGS_MINOR = 0