|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectlogging.RotationLog
public class RotationLog
Used for rotation logging - rotation is not serializable.
| Field Summary | |
|---|---|
double |
pitch
Rotation pitch (up and down). |
double |
roll
Rotation roll - similiar of doing a cartwheel. |
double |
yaw
Rotation yaw (left or right) |
| Constructor Summary | |
|---|---|
RotationLog(cz.cuni.amis.pogamut.base3d.worldview.objects.Rotation rot)
Constructor. |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public double pitch
public double roll
public double yaw
| Constructor Detail |
|---|
public RotationLog(cz.cuni.amis.pogamut.base3d.worldview.objects.Rotation rot)
rot -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||