Blender V5.0
blender::io::obj::MTLParser Class Reference

#include <obj_import_file_reader.hh>

Public Member Functions

 MTLParser (StringRefNull mtl_library_, StringRefNull obj_filepath)
void parse_and_store (Map< std::string, std::unique_ptr< MTLMaterial > > &r_materials)

Detailed Description

Definition at line 63 of file obj_import_file_reader.hh.

Constructor & Destructor Documentation

◆ MTLParser()

blender::io::obj::MTLParser::MTLParser ( StringRefNull mtl_library_,
StringRefNull obj_filepath )

Member Function Documentation

◆ parse_and_store()


The documentation for this class was generated from the following files: