Classes | |
| class | tri_mesh |
| Polygonal mesh composed of triangles. More... | |
| struct | tri_mesh::vertex_t |
| Data structure describing single vertex in the mesh. More... | |
| struct | tri_mesh::face_t |
| Data structure describing single face in the mesh. More... | |
| struct | tri_mesh::batch_t |
| Batch is set of triangles having same material grouped together in index array for faster rendering later. More... | |
1.3.6