Uses of Class
com.luciad.view.lightspeed.TLspStereoscopicDevice
Package
Description
Provides support for OpenGL-based 2D and 3D visualization of data.
-
Uses of TLspStereoscopicDevice in com.luciad.view.lightspeed
Modifier and TypeMethodDescriptionTLspStereoDeviceBuilder.build()
Builds the resulting stereoscopic device.Modifier and TypeMethodDescriptionTLspViewBuilder.buildExternalStereoscopicView
(TLspStereoscopicDevice aStereoscopicDevice) Creates a stereoscopic Lightspeedview
that renders into an externally created OpenGL context with the current settings of this builder.TLspViewBuilder.buildStereoscopicView
(TLspStereoscopicDevice aStereoscopicDevice) Creates aILspView
with the current settings of this builder.