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