Skip to main content

get_dx

Function get_dx 

Source
pub fn get_dx(pt1: Point64, pt2: Point64) -> f64
Expand description

Calculate slope dx for an edge defined by two points Direct port from clipper.engine.cpp line 116