Handbook
Glossary
with-translation-legacy ( loc quot -- )
Vocabulary
opengl
Inputs
loc
an
object
quot
an
object
Outputs
None
Definition
USING:
kernel
;
IN:
opengl
:
with-translation-legacy
( loc quot -- )
[
[
gl-translate
]
dip
call
]
do-matrix
;
inline