| Package | Description |
|---|---|
| com.io7m.jcamera |
Camera implementations.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
JCameraFPSStyleAngularIntegratorType
The type of integrators that integrate angular movement for
JCameraFPSStyleType cameras. |
interface |
JCameraFPSStyleIntegratorType
The type of integrators for
JCameraFPSStyleType cameras. |
interface |
JCameraFPSStyleLinearIntegratorType
The type of integrators that integrate linear movement for
JCameraFPSStyleType cameras. |
interface |
JCameraSphericalAngularIntegratorType
The type of integrators that integrate angular movement for
JCameraSphericalType cameras. |
interface |
JCameraSphericalIntegratorType
The type of integrators for
JCameraSphericalType cameras. |
interface |
JCameraSphericalLinearIntegratorType
The type of integrators that integrate linear movement for
JCameraSphericalType cameras. |
| Modifier and Type | Class and Description |
|---|---|
class |
JCameraFPSStyleAngularIntegrator
The default implementation of
JCameraFPSStyleAngularIntegratorType. |
class |
JCameraFPSStyleLinearIntegrator
The default implementation of
JCameraFPSStyleLinearIntegratorType. |
class |
JCameraSphericalAngularIntegrator
The default implementation of
JCameraSphericalAngularIntegratorType
. |
class |
JCameraSphericalLinearIntegrator
The default implementation of
JCameraSphericalLinearIntegratorType. |
class |
JCameraSphericalLinearIntegratorZoomScaled
An implementation of
JCameraSphericalLinearIntegratorType that scales
movement on the horizontal plane by the current zoom. |
Copyright © 2017 <code@io7m.com> http://io7m.com