com.sygem.jazz3d3
Class Matrix

java.lang.Object
  extended bycom.sygem.jazz3d3.Matrix

public class Matrix
extends java.lang.Object


Method Summary
 void init(float xx, float xy, float xz, float xo, float yx, float yy, float yz, float yo, float zx, float zy, float zz, float zo, float ox, float oy, float oz, float oo)
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

init

public void init(float xx,
                 float xy,
                 float xz,
                 float xo,
                 float yx,
                 float yy,
                 float yz,
                 float yo,
                 float zx,
                 float zy,
                 float zz,
                 float zo,
                 float ox,
                 float oy,
                 float oz,
                 float oo)

toString

public java.lang.String toString()


Copyright © 1999-2006 SyGem Software. All Rights Reserved.