Skip to main content

is_valid_closed_path

Function is_valid_closed_path 

Source
pub fn is_valid_closed_path(op: Option<usize>, outpt_arena: &[OutPt]) -> bool
Expand description

Check if a closed path is valid Direct port from clipper.engine.cpp IsValidClosedPath (line 449)