Zernikalos
Toggle table of contents
0.7.0
OGL
Target filter
OGL
Switch theme
Search in API
Skip to content
Zernikalos
Zernikalos
/
zernikalos.components.shader
/
ZProgramRenderer
ZProgram
Renderer
OGL
class
ZProgramRenderer
(
ctx
:
ZRenderingContext
)
:
ZComponentRenderer
(
source
)
Members
Constructors
ZProgram
Renderer
Link copied to clipboard
OGL
constructor
(
ctx
:
ZRenderingContext
)
Properties
program
Id
Link copied to clipboard
OGL
lateinit
var
programId
:
GLWrap
Functions
bind
Link copied to clipboard
OGL
open
override
fun
bind
(
)
initialize
Link copied to clipboard
OGL
open
override
fun
initialize
(
)
link
Link copied to clipboard
OGL
fun
link
(
)
render
Link copied to clipboard
OGL
open
fun
render
(
)
unbind
Link copied to clipboard
OGL
open
fun
unbind
(
)