44 static Model*
read(
const string& pathName,
const string& fileName);
static const vector< string > & getModelExtensions()
Get supported model extensions.
static Model * read(const string &pathName, const string &fileName)
Reads a model.
static STATIC_DLL_IMPEXT vector< string > extensions
Representation of a 3d model.
#define STATIC_DLL_IMPEXT