Skip to main content

vertex_count

Function vertex_count 

Source
pub fn vertex_count(mesh: (u32, u32)) -> usize
Expand description

How many vertices a grid of mesh cells has. One more than the cell count on each axis — the fencepost the whole per-vertex path is sized by.