Searched refs:scalarProjection (Results 1 – 2 of 2) sorted by relevance
237 float sp = GeometryMathUtils.scalarProjection(disp, bUnit); in moveCurrentSelection()
162 public static float scalarProjection(float[] a, float[] b) { in scalarProjection() method in GeometryMathUtils