Uses of Class
gui.Mat3

Packages that use Mat3
gui   
 

Uses of Mat3 in gui
 

Methods in gui that return Mat3
 Mat3 XformFrame.infer3PointA(java.awt.Polygon sp, java.awt.Polygon dp)
           
 Mat3 Mat3.invert()
           
 Mat3 Mat3.transpose()
           
 Mat3 Mat3.multiply(Mat3 bmat3)
           
 

Methods in gui with parameters of type Mat3
 void XformFrame.xform(Mat3 transform)
           
 void XformFrame.xformFeedback(Mat3 transform)
           
 void FloatPlane.convertSpace(Mat3 m)
           
 Mat3 Mat3.multiply(Mat3 bmat3)