whiteboard::misc

Function rotate

Source
pub fn rotate(point: (f64, f64), center: (f64, f64), theta: f64) -> (f64, f64)