Handbook
Glossary
image-dim ( image -- dim )
Vocabulary
opengl
.
textures
.
private
Inputs
image
an
object
Outputs
dim
an
object
Definition
USING:
accessors
kernel
math
namespaces
opengl
sequences
;
IN:
opengl.textures.private
:
image-dim
( image -- dim )
dim>>
gl-scale-factor
get-global
[
[
/i
]
curry
map
]
when*
;