| public static Transformation | | a() | | identity() | | method_22931() | | identity() |
|
| public Transformation | |
| public Transformation | | b() | | inverse() | | method_22935() | | invert() |
|
| private void | | i() | | ensureDecomposed() | | method_22938() | | init() |
|
| private static org.joml.Matrix4f | | a(org.joml.Vector3fc arg0, org.joml.Quaternionfc arg1, org.joml.Vector3fc arg2, org.joml.Quaternionfc arg3) | | compose(org.joml.Vector3fc arg0, org.joml.Quaternionfc arg1, org.joml.Vector3fc arg2, org.joml.Quaternionfc arg3) | | method_22934(org.joml.Vector3fc arg0, org.joml.Quaternionfc arg1, org.joml.Vector3fc arg2, org.joml.Quaternionfc arg3) | | setup(org.joml.Vector3fc translation, org.joml.Quaternionfc leftRotation, org.joml.Vector3fc scale, org.joml.Quaternionfc rightRotation) |
|
| public org.joml.Matrix4fc | | c() | | getMatrix() | | method_22936() | | getMatrix() |
|
| public org.joml.Matrix4f | | d() | | getMatrixCopy() | | method_68076() | | copyMatrix() |
|
| public org.joml.Vector3fc | | e() | | getTranslation() | | method_35865() | | getTranslation() |
|
| public org.joml.Quaternionfc | | f() | | getLeftRotation() | | method_22937() | | getLeftRotation() |
|
| public org.joml.Vector3fc | | g() | | getScale() | | method_35866() | | getScale() |
|
| public org.joml.Quaternionfc | | h() | | getRightRotation() | | method_35867() | | getRightRotation() |
|
| public Transformation | |