Uses of Class
jcreek.cke.util.Matrix44

Packages that use Matrix44
jcreek.cke.util   
 

Uses of Matrix44 in jcreek.cke.util
 

Methods in jcreek.cke.util with parameters of type Matrix44
 void Matrix44.mult(Matrix44 mat2)
           
 void Matrix44.setTo(Matrix44 mat2)
           
 void DPoint3.transform(Matrix44 matrix)
           
 

Constructors in jcreek.cke.util with parameters of type Matrix44
Matrix44(Matrix44 init)
           
 



Created at IDI, NTNU by the Artificial Intelligence and Learning group