Skip to main content

rect_clip_d

Function rect_clip_d 

Source
pub fn rect_clip_d(rect: &RectD, paths: &PathsD, precision: i32) -> PathsD
Expand description

Clip paths to a rectangle (PathsD). Direct port from clipper.h RectClip (PathsD overload).