Ported from https://github.com/mapbox/earcut by @ncannasse

Constructor

new()

Methods

@:generictriangulate<T>(points:Array<T>, ?holes:Array<Int>):Array<Int>