Function nannou::mesh::raw_vertex_count

source ·
pub fn raw_vertex_count<M>(mesh: M) -> usize
where M: Points,
Expand description

Get the number of vertices in the mesh.