BaseRenderOffScreen

Created by pedro on 29/01/18.

Inheritors

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard

Functions

Link copied to clipboard
abstract fun draw()
Link copied to clipboard
open fun getTexId(): Int
Link copied to clipboard
abstract fun initGl(width: Int, height: Int, context: Context, previewWidth: Int, previewHeight: Int)
Link copied to clipboard
abstract fun release()