Function graphics::triangulation::with_lerp_polygons_tri_list [] [src]

pub fn with_lerp_polygons_tri_list<F>(m: Matrix2d, polygons: Polygons, tween_factor: Scalar, f: F) where F: FnMut(&[f32])

Streams tweened polygons using linear interpolation.