GlMakeCurrent

Created by svennahler on 24.02.17.

class GlMakeCurrent

Constructors

GlMakeCurrent
Link copied to clipboard
fun GlMakeCurrent(eglDisplay: <ERROR CLASS>, eglSurface: <ERROR CLASS>)
GlMakeCurrent
Link copied to clipboard
fun GlMakeCurrent(eglDisplay: <ERROR CLASS>, eglSurface: <ERROR CLASS>)

Types

Companion
Link copied to clipboard
object Companion
ThreadBound
Link copied to clipboard
class ThreadBound<T>(initValue: () -> T)

Functions

disable
Link copied to clipboard
fun disable()
enable
Link copied to clipboard
fun enable(): Boolean
equals
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open override fun hashCode(): Int
toString
Link copied to clipboard
open override fun toString(): String

Properties

isActive
Link copied to clipboard
var isActive: Boolean