Uses of Class
com.luciad.view.lightspeed.TLspStereoDeviceBuilder
Packages that use TLspStereoDeviceBuilder
Package
Description
Provides support for OpenGL-based 2D and 3D visualization of data.
-
Uses of TLspStereoDeviceBuilder in com.luciad.view.lightspeed
Methods in com.luciad.view.lightspeed that return TLspStereoDeviceBuilderModifier 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 TLspStereoDeviceBuilderTLspStereoDeviceBuilder.newBuilder()