| Package | Description |
|---|---|
| com.io7m.jcamera |
Camera implementations.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
JCameraSphericalIntegratorType
The type of integrators for
JCameraSphericalType cameras. |
| Modifier and Type | Class and Description |
|---|---|
class |
JCameraSphericalAngularIntegrator
The default implementation of
JCameraSphericalAngularIntegratorType
. |
| Modifier and Type | Method and Description |
|---|---|
static JCameraSphericalAngularIntegratorType |
JCameraSphericalAngularIntegrator.newIntegrator(JCameraSphericalType in_camera,
JCameraSphericalInputType in_input)
Construct a new integrator.
|
| Modifier and Type | Method and Description |
|---|---|
static JCameraSphericalIntegratorType |
JCameraSphericalIntegrator.newIntegratorWith(JCameraSphericalAngularIntegratorType ai,
JCameraSphericalLinearIntegratorType li)
Return a new integrator using the given integrator implementations.
|
Copyright © 2016 <code@io7m.com> http://io7m.com