ncollide_procedural::TriMesh2 [] [src]

type TriMesh2<N> = TriMesh<Pnt2<N>>;

A 2D triangle mesh.