Function carbide_core::widget::primitive::shape::oval::triangles[][src]

pub fn triangles(rect: Rect, resolution: usize) -> Triangles

Notable traits for Triangles

impl Iterator for Triangles type Item = Triangle<Point>;

An iterator yielding the triangles that describe the given oval.