Module gltf::mesh::util::joints [−][src]
This is supported on crate feature
utils only.Expand description
Casting iterator adapters for joint indices.
Structs
| CastingIter | Casting iterator for |
| U16 | Type which describes how to cast any joint into u16. |
Traits
| Cast | Trait for types which describe casting behaviour. |