Skip to main content

make_square

Function make_square 

Source
pub fn make_square(half_width: f32) -> Polygon
Expand description

Make a square polygon, bypassing the need for a convex hull. (b2MakeSquare)