Uses of Class
com.luciad.view.lightspeed.util.opengl.glsl.TLspShaderProgram
Package
Description
Contains convenience classes for working with the OpenGL Shading Language
(GLSL).
-
Uses of TLspShaderProgram in com.luciad.view.lightspeed.util.opengl.glsl
Modifier and TypeClassDescriptionclass
Simple GLSL shader program that can have 0 or 1 vertex shaders and 0 or 1 fragment shaders.