Uses of Package
com.luciad.view.lightspeed.camera
Package
Description
This package provides two abstract base classes which can be used to create Lightspeed specific camera linkers:
ALcyLspCameraLinker2D
and ALcyLspCameraLinker3D
.Provides support for OpenGL-based 2D and 3D visualization of data.
Contains view world transformations.
Contains a tracking constraints for
TLspViewXYZWorldTransformation3D
that keeps the
camera above the terrain.Contains tracking constraints for
TLspViewXYZWorldTransformation3D
and
TLspViewXYZWorldTransformation2D
that automatically adapt the viewing parameters
for example by tracking an object.Provides utilities for performing geometric operations, such as
visibility culling and intersection tests.
Provides layering support for
ILspView
.Contains utility classes related to Lightspeed views.
-
ClassDescriptionConstraint for a
view world transformation
.This class defines a transformation between world coordinates and view coordinates.Orthographic world-to-view transformation.AnALspViewXYZWorldTransformation
which provides 3D perspective projection for anILspView
. -
ClassDescriptionThis class defines a transformation between world coordinates and view coordinates.
-
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
. -
ClassDescriptionConstraint for a
view world transformation
.AnALspViewXYZWorldTransformation
which provides 3D perspective projection for anILspView
. -
ClassDescriptionConstraint for a
view world transformation
.Orthographic world-to-view transformation.AnALspViewXYZWorldTransformation
which provides 3D perspective projection for anILspView
. -
ClassDescriptionThis class defines a transformation between world coordinates and view coordinates.
-
ClassDescriptionOrthographic world-to-view transformation.An
ALspViewXYZWorldTransformation
which provides 3D perspective projection for anILspView
. -
ClassDescriptionOrthographic world-to-view transformation.An
ALspViewXYZWorldTransformation
which provides 3D perspective projection for anILspView
.