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