toggle menu
SceneView
androidJvm
switch theme
search in API
sceneview
/
io.github.sceneview.utils
/
OpenGL
Open
GL
object
OpenGL
Convenience class to perform common GL operations.
Members
Functions
create
Egl
Context
Link copied to clipboard
fun
createEglContext
(
)
:
EGLContext
fun
createEglContext
(
shareContext
:
EGLContext
?
)
:
EGLContext
?
create
External
Texture
Id
Link copied to clipboard
fun
createExternalTextureId
(
)
:
Int
destroy
Egl
Context
Link copied to clipboard
fun
destroyEglContext
(
context
:
EGLContext
?
)