pub fn clear_vertices<M>(mesh: M)
where M: ClearVertices,
Expand description

Clear all vertices from the mesh.