| Modifier and Type | Field and Description |
|---|---|
JoglCamera |
GraphicsPipeline.cam |
| Modifier and Type | Method and Description |
|---|---|
JoglCamera |
JoglPanel.getCamera() |
| Modifier and Type | Method and Description |
|---|---|
void |
JoglPanel.setCamera(JoglCamera cam) |
| Modifier and Type | Method and Description |
|---|---|
JoglRay |
JoglCameraLens.GetRay(JoglCamera cam,
JoglVectord2 p) |
JoglRay |
JoglCameraLensOrthographic.GetRay(JoglCamera cam,
JoglVectord2 p) |
JoglRay |
JoglCameraLensPerspective.GetRay(JoglCamera cam,
JoglVectord2 p) |
JoglVectord3 |
JoglCameraLensPerspective.GetRayDir(JoglCamera cam,
JoglVectord2 p) |
| Modifier and Type | Field and Description |
|---|---|
protected JoglCamera |
JICameraBase.cam |
| Modifier and Type | Method and Description |
|---|---|
JoglCamera |
JICameraBase.getCamera() |
| Constructor and Description |
|---|
JICameraBase(JoglCamera c) |
JICameraFree(JoglCamera c) |
| Constructor and Description |
|---|
JSOSimpleGrid(boolean bNoDepth,
boolean bDepthRange,
JoglCamera cam) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
JoglScene.UpdateCameraLens(JoglCamera c,
double aspect) |