Function nannou_mesh::raw_vertex_count
source · pub fn raw_vertex_count<M>(mesh: M) -> usizewhere
M: Points,
Expand description
Get the number of vertices in the mesh.
pub fn raw_vertex_count<M>(mesh: M) -> usizewhere
M: Points,
Get the number of vertices in the mesh.