Interface Axis
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic Axisof(org.joml.Vector3f vector) org.joml.Quaternionfrotation(float angle) default org.joml.QuaternionfrotationDegrees(float angle)
-
Field Details
-
XN
-
XP
-
YN
-
YP
-
ZN
-
ZP
-
-
Method Details
-
of
-
rotation
org.joml.Quaternionf rotation(float angle) -
rotationDegrees
default org.joml.Quaternionf rotationDegrees(float angle)
-