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