Handbook
Glossary
map_Ka<< ( value object -- )
Vocabulary
accessors
Inputs
value
an
object
object
an
object
Outputs
None
Definition
IN:
accessors
GENERIC:
map_Ka<<
( value object -- )
Methods
USING:
accessors
gpu.textures
kernel
model-viewer
slots
slots.private
;
M:
model-uniforms
map_Ka<<
[
dup
texture?
[
\
texture
bad-slot-value
]
unless
]
dip
4
set-slot
;
inline