pub fn prev_prev_vertex(ae: &Active, vertex_arena: &[Vertex]) -> usize
Get the vertex two steps back (useful for alternate edge top) Direct port from clipper.engine.cpp line 187