pub fn unit_cylinder<N: RealField + Copy>(nsubdiv: u32) -> TriMesh<N>
Generates a cylinder with unit height and diameter.