Uses of Class
gov.nasa.worldwind.WorldWindowGLAutoDrawable
-
Packages that use WorldWindowGLAutoDrawable Package Description gov.nasa.worldwindx.examples -
-
Uses of WorldWindowGLAutoDrawable in gov.nasa.worldwindx.examples
Subclasses of WorldWindowGLAutoDrawable in gov.nasa.worldwindx.examples Modifier and Type Class Description static class
ConfiguringGLRuntimeCapabilities.MyGLAutoDrawable
Subclass ofWorldWindowGLAutoDrawable
which overrides the methodinit(com.jogamp.opengl.GLAutoDrawable)
to configure the OpenGL features used by the WorldWind SDK.static class
DebuggingGLErrors.MyGLAutoDrawable
Subclass ofWorldWindowGLAutoDrawable
which overrides the methodinit(com.jogamp.opengl.GLAutoDrawable)
to configure the OpenGL error logger.
-