Class Slerp.Linear
java.lang.Object
org.apache.commons.numbers.quaternion.Slerp.Linear
- All Implemented Interfaces:
DoubleFunction<Quaternion>
- Enclosing class:
Slerp
Linear interpolation, used when the quaternions are too closely aligned.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Linear
Linear()Package-private constructor.
-
-
Method Details
-
apply
- Specified by:
apply
in interfaceDoubleFunction<Quaternion>
-