#include <tiny_obj_loader.h>
Definition at line 318 of file tiny_obj_loader.h.
 
  
  
      
        
          | tinyobj::MaterialFileReader::MaterialFileReader  | 
          ( | 
          const std::string &  | 
          mtl_basedir | ) | 
           | 
         
       
   | 
  
inlineexplicit   | 
  
 
 
  
  
      
        
          | virtual tinyobj::MaterialFileReader::~MaterialFileReader  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlinevirtual   | 
  
 
 
  
  
      
        
          | 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: