Mesh_analyzer
Loading...
Searching...
No Matches
tinyobj::ObjReaderConfig Struct Reference

Public Attributes

bool triangulate
std::string triangulation_method
bool vertex_color
std::string mtl_search_path

Member Data Documentation

◆ mtl_search_path

std::string tinyobj::ObjReaderConfig::mtl_search_path

Search path to .mtl file. Default = "" = search from the same directory of .obj file. Valid only when loading .obj from a file.

◆ vertex_color

bool tinyobj::ObjReaderConfig::vertex_color

Parse vertex color. If vertex color is not present, its filled with default value. false = no vertex color This will increase memory of parsed .obj


The documentation for this struct was generated from the following file: