#include <tiny_obj_loader.h>
Definition at line 456 of file tiny_obj_loader.h.
◆ MaterialReader()
tinyobj::MaterialReader::MaterialReader |
( |
| ) |
|
|
inline |
◆ ~MaterialReader()
virtual tinyobj::MaterialReader::~MaterialReader |
( |
| ) |
|
|
virtual |
◆ operator()()
virtual bool tinyobj::MaterialReader::operator() |
( |
const std::string & |
matId, |
|
|
std::vector< material_t > * |
materials, |
|
|
std::map< std::string, int > * |
matMap, |
|
|
std::string * |
warn, |
|
|
std::string * |
err |
|
) |
| |
|
pure virtual |
The documentation for this class was generated from the following file: