|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--org.gjt.universe.gui.AffineBase
|
+--org.gjt.universe.gui.AffineRotate
This class creates the matrix to perform a 3D rotate on a point.
| Field Summary |
| Fields inherited from class org.gjt.universe.gui.AffineBase |
val |
| Constructor Summary | |
AffineRotate(float pitch,
float roll)
Create matrix with yaw = 0. |
|
AffineRotate(float pitch,
float roll,
float yaw)
|
|
| Methods inherited from class org.gjt.universe.gui.AffineBase |
CombineXform, getVal |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public AffineRotate(float pitch,
float roll,
float yaw)
public AffineRotate(float pitch,
float roll)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||