Handbook
Glossary
draw-texture ( texture -- )
Vocabulary
opengl
.
textures
Inputs
texture
an
object
Outputs
None
Definition
USING:
accessors
combinators
kernel
namespaces
opengl.gl
;
IN:
opengl.textures
:
draw-texture
( texture -- )
draw-texture-hook
get-global
[
( texture -- )
call-effect
]
[
display-list>>
[
glCallList
]
when*
]
if*
;