closes https://github.com/assimp/assimp/issues/1724: add default material access to the material API.
This commit is contained in:
@@ -84,8 +84,6 @@ static const std::string BumpOption = "-bm";
|
||||
static const std::string ChannelOption = "-imfchan";
|
||||
static const std::string TypeOption = "-type";
|
||||
|
||||
|
||||
|
||||
// -------------------------------------------------------------------
|
||||
// Constructor
|
||||
ObjFileMtlImporter::ObjFileMtlImporter( std::vector<char> &buffer,
|
||||
|
||||
Reference in New Issue
Block a user