public class Camera
extends java.lang.Object
| Constructor and Description |
|---|
Camera(float top,
float bottom,
float near,
float far,
float eyeZ) |
| Modifier and Type | Method and Description |
|---|---|
void |
pressShutter(int matrixHandle) |
void |
pressShutter(int projectionMatrixHandle,
int viewMatrixHandle,
int modelMatrixHandle,
float[] modelMatrix) |
void |
setUp() |
void |
sharpFocusing(float left,
float right) |