Handbook
Glossary
md ( -- material-dictionary )
Vocabulary
game
.
models
.
obj
.
private
Inputs
None
Outputs
material-dictionary
an
assoc
Word description
Convenience word for accessing the material dictionary while parsing primitives.
Definition
USING:
namespaces
;
IN:
game.models.obj.private
:
md
( -- material-dictionary )
material-dictionary
get
;
inline