#include <tiny_obj_loader.h>
◆ MaterialFileReader()
tinyobj::MaterialFileReader::MaterialFileReader |
( |
const std::string & | mtl_basedir | ) |
|
|
inlineexplicit |
◆ ~MaterialFileReader()
virtual tinyobj::MaterialFileReader::~MaterialFileReader |
( |
| ) |
|
|
inlinevirtual |
◆ operator()()
virtual bool tinyobj::MaterialFileReader::operator() |
( |
const std::string & | matId, |
|
|
std::vector< material_t > * | materials, |
|
|
std::map< std::string, int > * | matMap, |
|
|
std::string * | warn, |
|
|
std::string * | err ) |
|
virtual |
The documentation for this class was generated from the following file: