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