GlUtil

open class GlUtil

Utility methods to work with Open GL library.

Functions

Link copied to clipboard
open fun checkGlError(message: String)
Link copied to clipboard
Link copied to clipboard
open fun readRawTextFile(context: Context, resId: Int): String