Package com.luciad.view.lightspeed.camera
package com.luciad.view.lightspeed.camera
Contains view world transformations. The main classes are
ALspViewXYZWorldTransformation
,
TLspViewXYZWorldTransformation2D
and TLspViewXYZWorldTransformation3D
. This package
also provides classes to add constraints to view world transformations.- Since:
- 2012.0
-
ClassDescriptionConstraint for a
view world transformation
.This class defines a transformation between world coordinates and view coordinates.Enumeration of modes supported byviewPoint2WorldSFCT()
andtoolkitPoint2WorldSFCT()
.Enumeration of devices to which a view can be rendered.Orthographic world-to-view transformation.AnALspViewXYZWorldTransformation
which provides 3D perspective projection for anILspView
.