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 |
| each face is surrounded by a closed contour of vertices [fistVertex, lastVertex) More... | |
Namespaces | |
| namespace | MR |
| only for bindings generation | |
| namespace | MR::MeshBuilder |
| Building topologies by triangles. | |
Typedefs | |
| using | MR::MR_BIND_IGNORE = std::array<Vector3f, 3> |