Struct lyon::path::PathIter
[−]
[src]
pub struct PathIter<'l> { /* fields omitted */ }
Methods
impl<'l> PathIter<'l>
fn new(points: &'l [TypedPoint2D<f32, UnknownUnit>],
verbs: &'l [Verb])
-> PathIter<'l>
verbs: &'l [Verb])
-> PathIter<'l>