| static RotationAxis |
| of(org.joml.Vector3fc axis) |
| method_46356(org.joml.Vector3fc arg0) |
| of(org.joml.Vector3fc axis) |
|
| org.joml.Quaternionf |
| rotation(float angle) |
| method_1_1(float arg0) |
| rotation(float rad) |
|
| default org.joml.Quaternionf |
| rotationDegrees(float angle) |
| method_1_2(float arg0) |
| rotationDegrees(float deg) |
|
| org.joml.Matrix3f |
| rotate(org.joml.Matrix3f matrix, float angle) |
| method_1_9829(org.joml.Matrix3f arg0, float arg1) |
| rotate(org.joml.Matrix3f mat, float rad) |
|
| default org.joml.Matrix3f |
| rotateDegrees(org.joml.Matrix3f matrix, float angle) |
| method_1_9831(org.joml.Matrix3f arg0, float arg1) |
| rotateDegrees(org.joml.Matrix3f mat, float deg) |
|
| org.joml.Matrix4f |
| rotate(org.joml.Matrix4f matrix, float angle) |
| method_1_9830(org.joml.Matrix4f arg0, float arg1) |
| rotate(org.joml.Matrix4f mat, float rad) |
|
| default org.joml.Matrix4f |
| rotateDegrees(org.joml.Matrix4f matrix, float angle) |
| method_1_9832(org.joml.Matrix4f arg0, float arg1) |
| rotateDegrees(org.joml.Matrix4f mat, float deg) |
|