Go to the source code of this file.
Classes | |
| struct | MR::MeshBuilder::Triangle |
| mesh triangle represented by its three vertices and by its face ID More... | |
| struct | MR::MeshBuilder::BuildSettings |
| struct | MR::MeshBuilder::VertSpan |
Namespaces | |
| namespace | MR |
| namespace | MR::MeshBuilder |
| Building topologies by triangles. | |
Typedefs | |
| using | MR::MR_BIND_IGNORE = std::array<Vector3f, 3> |