Package graphics.glimpse.offscreen.gl

Types

GLCapabilitiesSpec
Link copied to clipboard
data class GLCapabilitiesSpec(colorChannelBits: Int, depthBits: Int, stencilBits: Int)
OpenGL capabilities specification.
GLOffscreenAutoDrawableWrapper
Link copied to clipboard
class GLOffscreenAutoDrawableWrapper : AutoCloseable
Offscreen OpenGL drawable wrapper.
GLProfileWrapper
Link copied to clipboard
class GLProfileWrapper
OpenGL profile wrapper.