| Package | Description |
|---|---|
| com.io7m.jcamera |
Camera implementations.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JCameraRotationCoefficients
A pair of rotation coefficients.
|
class |
JCameraRotationCoefficientsMutable
A modifiable implementation of the
JCameraRotationCoefficientsType type. |
| Modifier and Type | Method and Description |
|---|---|
static JCameraRotationCoefficients |
JCameraRotationCoefficients.copyOf(JCameraRotationCoefficientsType instance)
Creates an immutable copy of a
JCameraRotationCoefficientsType value. |
JCameraRotationCoefficientsMutable |
JCameraRotationCoefficientsMutable.from(JCameraRotationCoefficientsType instance)
Fill this modifiable instance with attribute values from the provided
JCameraRotationCoefficientsType instance. |
JCameraRotationCoefficients.Builder |
JCameraRotationCoefficients.Builder.from(JCameraRotationCoefficientsType instance)
Fill a builder with attribute values from the provided
JCameraRotationCoefficientsType instance. |
Copyright © 2017 <code@io7m.com> http://io7m.com