- inverse
Mat4 inverse()
Undocumented in source. Be warned that the author may not have intended to support it.
- multiply
Mat4 multiply(Mat4 mat4)
Undocumented in source. Be warned that the author may not have intended to support it.
- set
void set(float[] coords)
Undocumented in source. Be warned that the author may not have intended to support it.
- translate
Mat4 translate(float x, float y, float z)
Undocumented in source. Be warned that the author may not have intended to support it.