pub fn rectangle<N: RealField + Copy>(extents: &Vector<N>) -> Polyline<N>
Expand description

The contour of a cuboid lying on the x-y plane.