class zpp_nape.geom.ZPP_SimpleSweep
import zpp_nape.geom.Simple;
Available on all platforms
var sweepx:Float
var tree:ZPP_Set_ZPP_SimpleSeg
function new():Void
function add(e:ZPP_SimpleSeg):ZPP_SimpleSeg
function clear():Void
function edge_lt(p:ZPP_SimpleSeg, q:ZPP_SimpleSeg):Bool
function intersect(p:ZPP_SimpleSeg, q:ZPP_SimpleSeg):Bool
function intersection(p:ZPP_SimpleSeg, q:ZPP_SimpleSeg):ZPP_SimpleEvent
function remove(e:ZPP_SimpleSeg):Void
function swap_nodes(p:ZPP_SimpleSeg, q:ZPP_SimpleSeg):Void