Uses of Class
org.meteoinfo.image.vecmath.Matrix4f
-
Packages that use Matrix4f Package Description org.meteoinfo.image.vecmath -
-
Uses of Matrix4f in org.meteoinfo.image.vecmath
Methods in org.meteoinfo.image.vecmath with parameters of type Matrix4f Modifier and Type Method Description voidMatrix4f. get(Matrix4f m)voidMatrix4f. invert(Matrix4f t)voidMatrix4f. mul(Matrix4f m)voidMatrix4f. set(Matrix4f m)voidQuat4f. set(Matrix4f m)Constructors in org.meteoinfo.image.vecmath with parameters of type Matrix4f Constructor Description Matrix4f(Matrix4f m)
-