|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jagatoo.loaders.models.collada.datastructs.visualscenes.COLLADATransform
public abstract class COLLADATransform
A transform. Used to specificy the position, orientation, and scale of a COLLADA node. It's abstract cause it can be either separate values or a matrix
| Constructor Summary | |
|---|---|
COLLADATransform()
|
|
| Method Summary | |
|---|---|
abstract MatrixTransform |
getMatrixTransform()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public COLLADATransform()
| Method Detail |
|---|
public abstract MatrixTransform getMatrixTransform()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||