class zpp_nape.geom.ZPP_SimpleSeg
import zpp_nape.geom.Simple;
Available on all platforms
static var zpp_pool:ZPP_SimpleSeg
static function get(left:ZPP_SimpleVert, right:ZPP_SimpleVert):ZPP_SimpleSeg
var id:Int
var left:ZPP_SimpleVert
var next:ZPP_SimpleSeg
var node:ZPP_Set_ZPP_SimpleSeg
var prev:ZPP_SimpleSeg
var right:ZPP_SimpleVert
var vertices:ZPP_Set_ZPP_SimpleVert
function alloc():Void
function free():Void
function less_xy(a:ZPP_SimpleVert, b:ZPP_SimpleVert):Bool