Handbook
Glossary
gl3-push-matrix ( -- )
Vocabulary
ui
.
render
Inputs
None
Outputs
None
Definition
USING:
accessors
kernel
namespaces
sequences
;
IN:
ui.render
:
gl3-push-matrix
( -- )
current-modelview
get-global
clone
gl3-state>
modelview-stack>>
push
;