Uses of Enum Class
org.ojalgo.scalar.Quaternion.RotationAxis
Packages that use Quaternion.RotationAxis
-
Uses of Quaternion.RotationAxis in org.ojalgo.scalar
Methods in org.ojalgo.scalar that return Quaternion.RotationAxisModifier and TypeMethodDescriptionstatic Quaternion.RotationAxis
Returns the enum constant of this class with the specified name.static Quaternion.RotationAxis[]
Quaternion.RotationAxis.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.ojalgo.scalar with parameters of type Quaternion.RotationAxisModifier and TypeMethodDescriptionstatic Quaternion
Quaternion.makeRotation
(Quaternion.RotationAxis axis, double angle)