[][src]Module tri_mesh::mesh_builder

Module containing MeshBuilder which has functionality to build a new Mesh instance.

Structs

MeshBuilder

MeshBuilder contains functionality to build a mesh from either raw data (indices, positions, normals) or from simple geometric shapes (box, icosahedron, cylinder, ..) or from file source (.obj).

Enums

Error

MeshBuilder errors.