Searched defs:interpolateLinear (Results 1 – 1 of 1) sorted by relevance
106 public static float interpolateLinear(float scale, float startValue, float endValue) { in interpolateLinear() method in FastMath132 …public static Vector3f interpolateLinear(float scale, Vector3f startValue, Vector3f endValue, Vect… in interpolateLinear() method in FastMath154 public static Vector3f interpolateLinear(float scale, Vector3f startValue, Vector3f endValue) { in interpolateLinear() method in FastMath