GlFramebufferObject

class GlFramebufferObject

Functions

enable
Link copied to clipboard
fun enable()
release
Link copied to clipboard
fun release()
setup
Link copied to clipboard
fun setup(width: Int, height: Int)

Properties

height
Link copied to clipboard
var height: Int = 0
texName
Link copied to clipboard
var texName: Int = 0
width
Link copied to clipboard
var width: Int = 0