openrndr
Toggle table of contents
0.5.0-dev.24+7dd2530
commonJvm
Target filter
commonJvm
Switch theme
Search in API
Skip to content
openrndr
openrndr-gl3
/
org.openrndr.internal.gl3
/
checkGLErrors
check
GLErrors
commonJvm
inline
fun
checkGLErrors
(
crossinline
errorFunction
:
(
Int
)
->
String
?
=
{ null }
)
(
source
)