public final class JCameraSphericalSnapshots extends Object
| Modifier and Type | Method and Description |
|---|---|
static JCameraSphericalSnapshot |
interpolate(JCameraSphericalSnapshot x,
JCameraSphericalSnapshot y,
double a)
Linearly interpolate between two camera snapshots.
|
static JCameraSphericalSnapshot |
of(JCameraSphericalReadableType camera) |
public static JCameraSphericalSnapshot interpolate(JCameraSphericalSnapshot x, JCameraSphericalSnapshot y, double a)
x - The first snapshoty - The second snapshota - The interpolation valuex and ypublic static JCameraSphericalSnapshot of(JCameraSphericalReadableType camera)
camera - A cameraCopyright © 2017 <code@io7m.com> http://io7m.com