|
Mesh_analyzer
|
Public Attributes | |
| bool | triangulate |
| std::string | triangulation_method |
| bool | vertex_color |
| std::string | 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.
| 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