Uses of Interface
com.luciad.view.opengl.binding.ILcdGLExternalDrawable
Package
Description
Provides support for OpenGL-based 2D and 3D visualization of data.
Abstract binding for the OpenGL API.
-
Uses of ILcdGLExternalDrawable in com.luciad.view.lightspeed
-
Uses of ILcdGLExternalDrawable in com.luciad.view.opengl.binding
Modifier and TypeMethodDescriptionILcdGLDrawableFactory.createExternalGLDrawable()
Creates a newILcdGLDrawable
for an externally supplied OpenGL context.