| Package | Description |
|---|---|
| com.io7m.jcamera |
Camera implementations.
|
| com.io7m.jcamera.examples.jogl |
JOGL examples.
|
| Modifier and Type | Method and Description |
|---|---|
JCameraFPSStyleSnapshot |
JCameraFPSStyleSnapshot.cameraMakeSnapshot() |
JCameraFPSStyleSnapshot |
JCameraFPSStyleReadableType.cameraMakeSnapshot() |
JCameraFPSStyleSnapshot |
JCameraFPSStyle.cameraMakeSnapshot() |
static JCameraFPSStyleSnapshot |
JCameraFPSStyleSnapshot.interpolate(JCameraFPSStyleSnapshot x,
JCameraFPSStyleSnapshot y,
float a)
Linearly interpolate between two camera snapshots.
|
| Modifier and Type | Method and Description |
|---|---|
static JCameraFPSStyleSnapshot |
JCameraFPSStyleSnapshot.interpolate(JCameraFPSStyleSnapshot x,
JCameraFPSStyleSnapshot y,
float a)
Linearly interpolate between two camera snapshots.
|
| Modifier and Type | Method and Description |
|---|---|
JCameraFPSStyleSnapshot |
ExampleFPSStyleSimulationType.integrate() |
JCameraFPSStyleSnapshot |
ExampleFPSStyleSimulation.integrate()
$example: Integrate the camera.
|
| Constructor and Description |
|---|
ExampleFPSStyleGLListener(com.jogamp.newt.opengl.GLWindow in_window,
JCameraFPSStyleSnapshot in_snap,
ExampleFPSStyleSimulationType in_sim,
AtomicReference<JCameraFPSStyleMouseRegion> in_mouse_region,
ExampleRendererType in_renderer) |
Copyright © 2016 <code@io7m.com> http://io7m.com