Zernikalos
Toggle table of contents
0.7.0
common
Metal
OGL
WebGPU
Target filter
common
Metal
OGL
WebGPU
Switch theme
Search in API
Skip to content
Zernikalos
Zernikalos
/
zernikalos.renderer
/
ZRenderer
ZRenderer
common
Metal
OGL
WebGPU
expect
class
ZRenderer
(
ctx
:
ZContext
)
:
ZRendererBase
(
source
)
actual
class
ZRenderer
(
ctx
:
ZContext
)
:
ZRendererBase
(
source
)
actual
class
ZRenderer
(
ctx
:
ZContext
)
:
ZRendererBase
(
source
)
actual
class
ZRenderer
(
ctx
:
ZContext
)
:
ZRendererBase
(
source
)
Members
Constructors
ZRenderer
Link copied to clipboard
common
Metal
OGL
WebGPU
expect
constructor
(
ctx
:
ZContext
)
actual
constructor
(
ctx
:
ZContext
)
actual
constructor
(
ctx
:
ZContext
)
actual
constructor
(
ctx
:
ZContext
)
Functions
bind
Link copied to clipboard
common
Metal
OGL
WebGPU
expect
fun
bind
(
)
actual
fun
bind
(
)
actual
fun
bind
(
)
actual
fun
bind
(
)
initialize
Link copied to clipboard
common
Metal
OGL
WebGPU
open
fun
initialize
(
)
open
fun
initialize
(
)
open
fun
initialize
(
)
open
override
fun
initialize
(
)
on
Viewport
Resize
Link copied to clipboard
common
Metal
OGL
WebGPU
expect
open
override
fun
onViewportResize
(
width
:
Int
,
height
:
Int
)
Notifies the listener when the viewport dimensions change.
actual
open
override
fun
onViewportResize
(
width
:
Int
,
height
:
Int
)
Notifies the listener when the viewport dimensions change.
actual
open
override
fun
onViewportResize
(
width
:
Int
,
height
:
Int
)
Notifies the listener when the viewport dimensions change.
actual
open
override
fun
onViewportResize
(
width
:
Int
,
height
:
Int
)
Notifies the listener when the viewport dimensions change.
render
Link copied to clipboard
common
Metal
OGL
WebGPU
expect
fun
render
(
)
actual
fun
render
(
)
actual
fun
render
(
)
actual
fun
render
(
)
unbind
Link copied to clipboard
common
Metal
OGL
WebGPU
expect
fun
unbind
(
)
actual
fun
unbind
(
)
actual
fun
unbind
(
)
actual
fun
unbind
(
)
update
Link copied to clipboard
common
Metal
OGL
WebGPU
open
fun
update
(
)
open
fun
update
(
)
open
fun
update
(
)
open
fun
update
(
)