| Package | Description |
|---|---|
| com.io7m.jcamera |
Camera implementations.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
JCameraFPSStyleIntegratorType
The type of integrators for
JCameraFPSStyleType cameras. |
| Modifier and Type | Class and Description |
|---|---|
class |
JCameraFPSStyleAngularIntegrator
The default implementation of
JCameraFPSStyleAngularIntegratorType. |
| Modifier and Type | Method and Description |
|---|---|
static JCameraFPSStyleAngularIntegratorType |
JCameraFPSStyleAngularIntegrator.newIntegrator(JCameraFPSStyleType in_camera,
JCameraFPSStyleInputType in_input)
Construct a new integrator.
|
| Modifier and Type | Method and Description |
|---|---|
static JCameraFPSStyleIntegratorType |
JCameraFPSStyleIntegrator.newIntegratorWith(JCameraFPSStyleAngularIntegratorType ai,
JCameraFPSStyleLinearIntegratorType li)
Return a new integrator using the given integrator implementations.
|
Copyright © 2016 <code@io7m.com> http://io7m.com