Package com.luciad.cameras
Class Camera.Look
java.lang.Object
com.luciad.cameras.Camera.Look
- Enclosing class:
Camera
Structure describing the position and orientation of the camera.
See PerspectiveCamera
or OrthographicCamera
for an illustration.
-
Constructor Summary
ConstructorDescriptionLook
(Coordinate eye, Coordinate forward, Coordinate up) Constructs the Look with eye, forward, and up information. -
Method Summary