Package gaiasky.util.math
Class Matrix4Utils
java.lang.Object
gaiasky.util.math.Matrix4Utils
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
get
(com.badlogic.gdx.math.Matrix4 m, int offset, FloatBuffer src) static void
put
(com.badlogic.gdx.math.Matrix4 m, FloatBuffer buffer)
-
Constructor Details
-
Matrix4Utils
public Matrix4Utils()
-
-
Method Details
-
put
-
get
-