pub fn unit_cylinder<N: RealField + Copy>(nsubdiv: u32) -> TriMesh<N>
Expand description

Generates a cylinder with unit height and diameter.