class zpp_nape.geom.ZPP_PartitionVertex
import zpp_nape.geom.PartitionedPoly;
Available on all platforms
static var zpp_pool:ZPP_PartitionVertex
static function edge_lt(p:ZPP_PartitionVertex, q:ZPP_PartitionVertex):Bool
static function edge_swap(p:ZPP_PartitionVertex, q:ZPP_PartitionVertex):Void
static function get(x:ZPP_GeomVert):ZPP_PartitionVertex
static function vert_lt(edge:ZPP_PartitionVertex, vert:ZPP_PartitionVertex):Bool
var diagonals:ZNPList_ZPP_PartitionVertex
var forced:Bool
var helper:ZPP_PartitionVertex
var id:Int
var mag:Float
var next:ZPP_PartitionVertex
var node:ZPP_Set_ZPP_PartitionVertex
var prev:ZPP_PartitionVertex
var rightchain:Bool
var type:Int
var x:Float
var y:Float
function new():Void
function alloc():Void
function copy():ZPP_PartitionVertex
function free():Void
function sort():Void