Handbook
Glossary
with-gl3-matrix ( quot -- )
Vocabulary
ui
.
render
Inputs
quot
an
object
Outputs
None
Definition
USING:
continuations
kernel
;
IN:
ui.render
:
with-gl3-matrix
( quot -- )
gl3-push-matrix
[
call
]
[
gl3-pop-matrix
]
finally
;
inline