@EqualityReference public final class JCameraSphericalIntegrator extends Object
JCameraSphericalAngularIntegratorType and JCameraSphericalLinearIntegratorType types.| Modifier and Type | Method and Description |
|---|---|
static JCameraSphericalIntegratorType |
newIntegrator(JCameraSphericalType in_camera,
JCameraSphericalInputType in_input)
Return a new integrator for the given camera and input using the default
integrator implementations.
|
static JCameraSphericalIntegratorType |
newIntegratorWith(JCameraSphericalAngularIntegratorType ai,
JCameraSphericalLinearIntegratorType li)
Return a new integrator using the given integrator implementations.
|
public static JCameraSphericalIntegratorType newIntegrator(JCameraSphericalType in_camera, JCameraSphericalInputType in_input)
in_camera - The camerain_input - The inputpublic static JCameraSphericalIntegratorType newIntegratorWith(JCameraSphericalAngularIntegratorType ai, JCameraSphericalLinearIntegratorType li)
ai - The angular integratorli - The linera integratorCopyright © 2016 <code@io7m.com> http://io7m.com