|
Mesh_analyzer
|
| Ctinyobj::attrib_t | |
| Ctinyobj::callback_t | |
| CDelaunay | Class for performing Delaunay triangulation |
| CEdge | A struct representing an edge in the mesh |
| CEdgeHash | A hash function for the Edge struct to allow it to be used in an unordered_set |
| Ctinyobj::index_t | |
| Ctinyobj::joint_and_weight_t | |
| Ctinyobj::lines_t | |
| Ctinyobj::material_t | |
| Ctinyobj::MaterialReader | |
| Ctinyobj::MaterialFileReader | |
| Ctinyobj::MaterialStreamReader | |
| CMesh | A class representing a 3D mesh |
| Ctinyobj::mesh_t | |
| Ctinyobj::ObjReader | |
| Ctinyobj::ObjReaderConfig | |
| CPoint | A struct representing a point in 3D space |
| Ctinyobj::points_t | |
| Ctinyobj::shape_t | |
| Ctinyobj::skin_weight_t | |
| Ctinyobj::tag_t | |
| Ctinyobj::texture_option_t | |
| CTriangle | A struct representing a triangle in the mesh |