Type Definition ncollide::procedural::TriMesh3 [] [src]

type TriMesh3<N> = TriMesh<PointBase<N, U3, MatrixArray<N, U3, U1>>>;

A 3D triangle mesh.