Handbook
Glossary
update-texture ( image-gadget -- )
Vocabulary
images
.
viewer
.
private
Inputs
image-gadget
an
object
Outputs
None
Definition
USING:
accessors
kernel
;
IN:
images.viewer.private
:
update-texture
( image-gadget -- )
[
image>>
]
[
texture>>
]
bi
(update-texture)
;