Function nannou::mesh::clear_vertices

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

Clear all vertices from the mesh.