![]() # Objective Making work with `Indices` struct easier. Currently when building indices in some quick-and-dirty code we need to do matches and handle enum variants. ## Solution `Indices::push` utility which works transparently with `U16` and `U32` variants. ## Testing Unit test added. |
||
---|---|---|
.. | ||
primitives | ||
conversions.rs | ||
index.rs | ||
lib.rs | ||
mesh.rs | ||
mikktspace.rs | ||
morph.rs | ||
skinning.rs | ||
vertex.rs |