Handbook
Glossary
texture-dim ( texture -- dim )
Vocabulary
opengl
.
textures
.
private
Inputs
texture
an
object
Outputs
dim
an
object
Definition
USING:
accessors
kernel
math.vectors
namespaces
opengl
;
IN:
opengl.textures.private
:
texture-dim
( texture -- dim )
dim>>
gl-scale-factor
get-global
[
v/n
]
when*
;