Klasse ImGuiGizmoMatrices
java.lang.Object
de.luckymcdev.foundryengine.client.imgui.gizmo.ImGuiGizmoMatrices
-
Verschachtelte Klassen - Übersicht
Verschachtelte Klassen -
Methodenübersicht
Modifikator und TypMethodeBeschreibungbeginContext(boolean orthographic, float wx, float wy, float ww, float wh) org.joml.Matrix4ffloat[]org.joml.Matrix4ffloat[]org.joml.Matrix4ffloat[]
-
Methodendetails
-
beginContext
public ImGuiGizmoMatrices.Context beginContext(boolean orthographic, float wx, float wy, float ww, float wh) -
getModelMatrix
public org.joml.Matrix4f getModelMatrix() -
getViewMatrix
public org.joml.Matrix4f getViewMatrix() -
getProjMatrix
public org.joml.Matrix4f getProjMatrix() -
getModelRaw
public float[] getModelRaw() -
getViewRaw
public float[] getViewRaw() -
getProjRaw
public float[] getProjRaw()
-