Package | Description |
---|---|
com.metsci.glimpse.gl |
Texture, shader, frame buffer, vertex buffer, and other general
OpenGL utility classes.
|
com.metsci.glimpse.gl.layout | |
com.metsci.glimpse.painter.adapter |
Adapter painter which wrap OpenGL code written for different drawing
interfaces, allowing such code to be used inside Glimpse.
|
Modifier and Type | Class and Description |
---|---|
class |
GLCapabilityLogger |
Constructor and Description |
---|
GLSimpleListenerAbstract.GLSimpleListenerBridge(GLSimpleListenerAbstract handler) |
Modifier and Type | Class and Description |
---|---|
class |
GLLayoutPainter
Don't forget the "bottomtotop" layout constraint for MiG, or things will be
upside-down from what you probably expect.
|
Constructor and Description |
---|
GLSimpleListenerPainter(GLSimpleListenerAbstract listener) |
Copyright © 2013 Metron, Inc.. All rights reserved.