Available on all targets
An utility to triangulate indices from a set of vertices
staticinlinetriangulate(vertices:Array<Float>, indices:Array<Int>):Void
staticinlinetriangulate(vertices:Array<Float>, index:Int, length:Int, indices:Array<Int>):Void
Triangulate the given vertices and fills the indices array accordingly