Searched defs:pointsLength (Results 1 – 1 of 1) sorted by relevance
115 private static void xsort(float[] points, int pointsLength) { in xsort()119 public static int hull(float[] points, int pointsLength, float[] retPoly) { in hull()