Package org.joml
Class QuaternionfInterpolator
java.lang.Object
org.joml.QuaternionfInterpolator
public class QuaternionfInterpolator
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description QuaternionfInterpolator()
-
Method Summary
Modifier and Type Method Description Quaternionf
computeWeightedAverage(Quaternionfc[] quaternionfcArray, float[] floatArray, int int1, Quaternionf quaternionf)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
QuaternionfInterpolator
public QuaternionfInterpolator()
-
-
Method Details
-
computeWeightedAverage
public Quaternionf computeWeightedAverage(Quaternionfc[] quaternionfcArray, float[] floatArray, int int1, Quaternionf quaternionf)
-