Function graphics::triangulation::with_ellipse_tri_list [−][src]
pub fn with_ellipse_tri_list<F>(
resolution: Resolution,
m: Matrix2d,
rect: Rectangle,
f: F
) where
F: FnMut(&[[f32; 2]]),
Streams an ellipse specified by a resolution.