|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectSGCamera.SGCamera
SGCamera.KeyMoveCam
public class KeyMoveCam
| Field Summary |
|---|
| Fields inherited from class SGCamera.SGCamera |
|---|
aspect, DOLLY, forward, fov, maxPhi, minPhi, MOUSELOOK, MOVE, ORBIT, parent, phi, pos, rho, right, target, theta, UNBOUND, up, WSAD, ZOOM |
| Constructor Summary | |
|---|---|
KeyMoveCam(processing.core.PApplet parent,
float cx,
float cy,
float cz,
float tx,
float ty,
float tz)
Creates a new instance of KeyMoveCam |
|
| Method Summary | |
|---|---|
void |
feed()
|
float |
getDx()
|
void |
keyEvent(java.awt.event.KeyEvent e)
|
void |
setSpeed(float speed)
|
| Methods inherited from class SGCamera.SGCamera |
|---|
dolly, forward, getKeyRegistered, getPos, getRay, lookAt, lookZ, mouseEvent, render, right, roll, rotY, setFOV, setMouseMode, setPosition, setTarget, setTheta, setUpVector, setUpVector, setVerticalLimits, translate, zoom |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public KeyMoveCam(processing.core.PApplet parent,
float cx,
float cy,
float cz,
float tx,
float ty,
float tz)
| Method Detail |
|---|
public float getDx()
public void feed()
feed in class SGCamerapublic void setSpeed(float speed)
public void keyEvent(java.awt.event.KeyEvent e)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||