Function nannou::mesh::raw_vertex_count[][src]

pub fn raw_vertex_count<M>(mesh: M) -> usize where
    M: Points

Get the number of vertices in the mesh.