Uses of Class
org.rspeer.commons.math.Matrix4x4
-
Packages that use Matrix4x4 Package Description org.rspeer.commons.math -
-
Uses of Matrix4x4 in org.rspeer.commons.math
Methods in org.rspeer.commons.math with parameters of type Matrix4x4 Modifier and Type Method Description voidMatrix4x4. add(Matrix4x4 other)voidMatrix4x4. multiply(Matrix4x4 other)voidMatrix4x4. set(Matrix4x4 other)Constructors in org.rspeer.commons.math with parameters of type Matrix4x4 Constructor Description Matrix4x4(Matrix4x4 origin)
-