Function nannou::mesh::clear

source ·
pub fn clear<M>(mesh: M)
where M: Clear,
Expand description

Clear all vertices and indices from the mesh.