Handbook
Glossary
mesh>sources ( mesh-tag -- hashtable )
Vocabulary
game
.
models
.
collada
.
private
Inputs
mesh-tag
a
tag
Outputs
hashtable
a
pair
Word description
Convert the mesh tag's source elements to a hashtable from id to number sequence.
Definition
USING:
hashtables
;
IN:
game.models.collada.private
:
mesh>sources
( mesh-tag -- hashtable )
"source"
[
source>pair
]
x*
>hashtable
;