|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jagatoo.loaders.models.collada.stax.XMLMatrix4x4
public class XMLMatrix4x4
A column-major matrix
| Field Summary | |
|---|---|
org.openmali.vecmath2.Matrix4f |
matrix4f
|
| Constructor Summary | |
|---|---|
XMLMatrix4x4()
Instanciate the contained matrix4f and set it to the Identity matrix |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public org.openmali.vecmath2.Matrix4f matrix4f
| Constructor Detail |
|---|
public XMLMatrix4x4()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||