public class ConfiguringGLRuntimeCapabilities extends ApplicationTemplate
GLRuntimeCapabilities. By defining a custom WorldWindowGLDrawable and
setting properties on the GLRuntimeCapabilities attached to its SceneController, applications can specify which
OpenGL features WorldWind uses during rendering.| Modifier and Type | Class and Description |
|---|---|
static class |
ConfiguringGLRuntimeCapabilities.MyGLAutoDrawable
Subclass of
WorldWindowGLAutoDrawable which overrides the method WorldWindowGLAutoDrawable.init(com.jogamp.opengl.GLAutoDrawable) to configure the OpenGL
features used by the World Wind SDK. |
ApplicationTemplate.AppFrame, ApplicationTemplate.AppPanel| Constructor and Description |
|---|
ConfiguringGLRuntimeCapabilities() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args) |
insertAfterPlacenames, insertBeforeCompass, insertBeforeLayerName, insertBeforePlacenames, start