Class TLcdGLPassThroughGL

java.lang.Object
com.luciad.view.opengl.binding.TLcdGLPassThroughGL
All Implemented Interfaces:
ILcdGL

public class TLcdGLPassThroughGL extends Object implements ILcdGL
ILcdGL wrapper implementation which simply delegates all OpenGL calls. This class can be used to install custom behavior around a specific OpenGL call, regardless of which concrete ILcdGL implementation is being used by the application.