Function nannou::mesh::extend_indices
source · pub fn extend_indices<M, I>(mesh: M, indices: I)
Expand description
Extend the given mesh with the given indices.
pub fn extend_indices<M, I>(mesh: M, indices: I)
Extend the given mesh with the given indices.