Function lyon_core::math_utils::ellipse_point_from_angle [] [src]

pub fn ellipse_point_from_angle(center: Vec2, radii: Vec2, angle: f32) -> Vec2