|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpeasy.CameraState
public class CameraState
Constructor Summary | |
---|---|
CameraState(Rotation rotation,
Vector3D center,
double distance)
|
Method Summary | |
---|---|
void |
apply(processing.core.PApplet a)
|
void |
apply(processing.core.PGraphics g)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CameraState(Rotation rotation, Vector3D center, double distance)
Method Detail |
---|
public void apply(processing.core.PApplet a)
public void apply(processing.core.PGraphics g)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |