Function rotate_pt

Source
fn rotate_pt(pt: Vec2, angle: f64) -> Vec2
Expand description

Rotate pt about the origin by angle radians.