Skip to main content

prev_prev_vertex

Function prev_prev_vertex 

Source
pub fn prev_prev_vertex(ae: &Active, vertex_arena: &[Vertex]) -> usize
Expand description

Get the vertex two steps back (useful for alternate edge top) Direct port from clipper.engine.cpp line 187