public interface JCameraSphericalMouseRegionType
| Modifier and Type | Method and Description |
|---|---|
default double |
centerX() |
default double |
centerY() |
default void |
checkPreconditions()
Check preconditions for the type.
|
double |
height() |
JCameraScreenOrigin |
origin() |
default com.io7m.jtensors.core.unparameterized.vectors.Vector2D |
position(double x,
double y)
Get the normalized coordinates for the given screen coordinates
(x,
y). |
double |
width() |
JCameraScreenOrigin origin()
double width()
double height()
default double centerX()
default double centerY()
default com.io7m.jtensors.core.unparameterized.vectors.Vector2D position(double x,
double y)
(x,
y).x - The x coordinatey - The y coordinatedefault void checkPreconditions()
Copyright © 2017 <code@io7m.com> http://io7m.com