Skip to main content

next_vertex

Function next_vertex 

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

Get next vertex for an active edge (depends on winding direction) Direct port from clipper.engine.cpp line 177