Handbook
Glossary
(update-texture) ( image single-texture -- )
Vocabulary
images
.
viewer
.
private
Inputs
image
an
object
single-texture
an
object
Outputs
None
Definition
USING:
opengl.textures.private
;
IN:
images.viewer.private
:
(update-texture)
( image single-texture -- )
bind-2d-texture
tex-sub-image
;