GLOffscreenAutoDrawableWrapper

class GLOffscreenAutoDrawableWrapper : AutoCloseable

Offscreen OpenGL drawable wrapper.

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
open override fun close()

Destroys drawable contained in this wrapper.

Link copied to clipboard
fun initialize()

Initializes drawable contained in this wrapper.

Properties

Link copied to clipboard
val gl: GL2ES2

OpenGL interface for this drawable wrapper.