Searched refs:setCoordinate (Results 1 – 1 of 1) sorted by relevance
401 static double[] setCoordinate(double[] source, double coordinate, double[] target, int axis) { in setCoordinate() method in HctSolver541 double[] mid = setCoordinate(left, midPlaneCoordinate, right, axis); in bisectToLimit()