| Package | Description |
|---|---|
| com.io7m.jcamera |
Camera implementations.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
JCameraFPSStyleReadableType
Readable interface to
JCameraFPSStyleType. |
interface |
JCameraFPSStyleType
The type of first-person shooter style flying cameras that allow
for:
|
interface |
JCameraReadableSnapshotType
The
JCameraReadableType type with an extra promise that the returned
values will never change. |
interface |
JCameraSphericalReadableType
Readable interface to
JCameraSphericalType. |
interface |
JCameraSphericalType
The type of spherical style flying cameras that point towards a
given point
p and allow for: |
interface |
JCameraType
The type of cameras.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JCameraFPSStyle
The default implementation of
JCameraFPSStyleType. |
class |
JCameraFPSStyleSnapshot
An immutable snapshot of a
JCameraFPSStyleType. |
class |
JCameraSpherical
The default implementation of
JCameraSphericalType. |
class |
JCameraSphericalSnapshot
An immutable snapshot of a
JCameraSphericalType. |
Copyright © 2016 <code@io7m.com> http://io7m.com