Function lyon::tessellation::math_utils::ellipse_center_to_point
[−]
[src]
pub fn ellipse_center_to_point(center: TypedPoint2D<f32, UnknownUnit>,
ellipse_point: TypedPoint2D<f32, UnknownUnit>,
radii: TypedPoint2D<f32, UnknownUnit>)
-> TypedPoint2D<f32, UnknownUnit>