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