public static Transformation | | a() | | identity() | | method_22931() |
|
public Transformation | |
public Transformation | | b() | | inverse() | | method_22935() |
|
private void | | i() | | ensureDecomposed() | | method_22938() |
|
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) |
|
public org.joml.Matrix4fc | | c() | | getMatrix() | | method_22936() |
|
public org.joml.Matrix4f | | d() | | getMatrixCopy() | | method_68076() |
|
public org.joml.Vector3f | | e() | | getTranslation() | | method_35865() |
|
public org.joml.Quaternionf | | f() | | getLeftRotation() | | method_22937() |
|
public org.joml.Vector3f | | g() | | getScale() | | method_35866() |
|
public org.joml.Quaternionf | | h() | | getRightRotation() | | method_35867() |
|
public Transformation | |