| Package | Description |
|---|---|
| com.io7m.jcamera |
Camera implementations.
|
| Modifier and Type | Method and Description |
|---|---|
static JCameraSphericalSnapshot.Builder |
JCameraSphericalSnapshot.builder()
Creates a builder for
JCameraSphericalSnapshot. |
JCameraSphericalSnapshot.Builder |
JCameraSphericalSnapshot.Builder.from(JCameraSphericalReadableType instance)
Fill a builder with attribute values from the provided
com.io7m.jcamera.JCameraSphericalReadableType instance. |
JCameraSphericalSnapshot.Builder |
JCameraSphericalSnapshot.Builder.from(JCameraSphericalSnapshotType instance)
Fill a builder with attribute values from the provided
com.io7m.jcamera.JCameraSphericalSnapshotType instance. |
JCameraSphericalSnapshot.Builder |
JCameraSphericalSnapshot.Builder.setCameraGetAngleHeading(double cameraGetAngleHeading)
Initializes the value for the
cameraGetAngleHeading attribute. |
JCameraSphericalSnapshot.Builder |
JCameraSphericalSnapshot.Builder.setCameraGetAngleIncline(double cameraGetAngleIncline)
Initializes the value for the
cameraGetAngleIncline attribute. |
JCameraSphericalSnapshot.Builder |
JCameraSphericalSnapshot.Builder.setCameraGetForward(com.io7m.jtensors.core.unparameterized.vectors.Vector3D cameraGetForward)
Initializes the value for the
cameraGetForward attribute. |
JCameraSphericalSnapshot.Builder |
JCameraSphericalSnapshot.Builder.setCameraGetForwardProjectedOnXZ(com.io7m.jtensors.core.unparameterized.vectors.Vector3D cameraGetForwardProjectedOnXZ)
Initializes the value for the
cameraGetForwardProjectedOnXZ attribute. |
JCameraSphericalSnapshot.Builder |
JCameraSphericalSnapshot.Builder.setCameraGetPosition(com.io7m.jtensors.core.unparameterized.vectors.Vector3D cameraGetPosition)
Initializes the value for the
cameraGetPosition attribute. |
JCameraSphericalSnapshot.Builder |
JCameraSphericalSnapshot.Builder.setCameraGetRight(com.io7m.jtensors.core.unparameterized.vectors.Vector3D cameraGetRight)
Initializes the value for the
cameraGetRight attribute. |
JCameraSphericalSnapshot.Builder |
JCameraSphericalSnapshot.Builder.setCameraGetTargetPosition(com.io7m.jtensors.core.unparameterized.vectors.Vector3D cameraGetTargetPosition)
Initializes the value for the
cameraGetTargetPosition attribute. |
JCameraSphericalSnapshot.Builder |
JCameraSphericalSnapshot.Builder.setCameraGetUp(com.io7m.jtensors.core.unparameterized.vectors.Vector3D cameraGetUp)
Initializes the value for the
cameraGetUp attribute. |
JCameraSphericalSnapshot.Builder |
JCameraSphericalSnapshot.Builder.setCameraGetZoom(double cameraGetZoom)
Initializes the value for the
cameraGetZoom attribute. |
Copyright © 2017 <code@io7m.com> http://io7m.com