Uses of Class
com.luciad.view.lightspeed.TLspStereoDeviceBuilder
Package
Description
Provides support for OpenGL-based 2D and 3D visualization of data.
-
Uses of TLspStereoDeviceBuilder in com.luciad.view.lightspeed
Modifier and TypeMethodDescriptionTLspStereoDeviceBuilder.eyeSeparation
(double aEyeSeparation) Specifies the distance between the eyes of the user.TLspStereoDeviceBuilder.focalLength
(double aFocalLength) Specifies the focal length in meters, this should be the distance between the user and the screen.static TLspStereoDeviceBuilder
TLspStereoDeviceBuilder.newBuilder()