|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgnu.util.Matrix3f
public class Matrix3f
3-by-3 matrix of float
in mathematics.
Modified from vecmath
by Kenji Hiranabe.
Field Summary | |
---|---|
float[] |
m
|
Constructor Summary | |
---|---|
Matrix3f()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public float[] m
Constructor Detail |
---|
public Matrix3f()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |