|
Tachyon (current)
Current Main Branch
|
#include <tiny_obj_loader.h>
Data Fields | |
| std::string | name |
| mesh_t | mesh |
| lines_t | lines |
| points_t | points |
Definition at line 380 of file tiny_obj_loader.h.
| lines_t tinyobj::shape_t::lines |
Definition at line 383 of file tiny_obj_loader.h.
| mesh_t tinyobj::shape_t::mesh |
Definition at line 382 of file tiny_obj_loader.h.
| std::string tinyobj::shape_t::name |
Definition at line 381 of file tiny_obj_loader.h.
| points_t tinyobj::shape_t::points |
Definition at line 384 of file tiny_obj_loader.h.
1.8.14