Mesh_analyzer
Loading...
Searching...
No Matches
tinyobj::MaterialStreamReader Class Reference

#include <tiny_obj_loader.h>

Inheritance diagram for tinyobj::MaterialStreamReader:
tinyobj::MaterialReader

Public Member Functions

 MaterialStreamReader (std::istream &inStream)
virtual bool operator() (const std::string &matId, std::vector< material_t > *materials, std::map< std::string, int > *matMap, std::string *warn, std::string *err) TINYOBJ_OVERRIDE

Detailed Description

Read .mtl from a stream.

Member Function Documentation

◆ operator()()

virtual bool tinyobj::MaterialStreamReader::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: