Searched defs:extrapolateLinear (Results 1 – 1 of 1) sorted by relevance
168 public static float extrapolateLinear(float scale, float startValue, float endValue) { in extrapolateLinear() method in FastMath186 …public static Vector3f extrapolateLinear(float scale, Vector3f startValue, Vector3f endValue, Vect… in extrapolateLinear() method in FastMath209 public static Vector3f extrapolateLinear(float scale, Vector3f startValue, Vector3f endValue) { in extrapolateLinear() method in FastMath