Function nannou::mesh::clear_indices
source · pub fn clear_indices<M>(mesh: M)where
M: ClearIndices,Expand description
Clear all indices from the mesh.
pub fn clear_indices<M>(mesh: M)where
M: ClearIndices,Clear all indices from the mesh.