public class DebuggingGLErrors extends ApplicationTemplate
WorldWindowGLDrawable
and installing JOGL's DebugGL2
,
applications can receive log error messages when an OpenGL error occurs. This technique is intended for use during
application development, and should not be used in a deployed application.Modifier and Type | Class and Description |
---|---|
static class |
DebuggingGLErrors.MyGLAutoDrawable
Subclass of
WorldWindowGLAutoDrawable which overrides the method WorldWindowGLAutoDrawable.init(javax.media.opengl.GLAutoDrawable) to configure the OpenGL
error logger. |
ApplicationTemplate.AppFrame, ApplicationTemplate.AppPanel
Constructor and Description |
---|
DebuggingGLErrors() |
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] args) |
insertAfterPlacenames, insertBeforeCompass, insertBeforeLayerName, insertBeforePlacenames, start