[−][src]Module gltf::mesh::util::weights
This is supported on
feature="utils" only.Casting iterator adapters for node weights.
Structs
| CastingIter | feature="utils"Casting iterator for |
| F32 | feature="utils"Type which describes how to cast any weight into f32. |
| U8 | feature="utils"Type which describes how to cast any weight into u8. |
| U16 | feature="utils"Type which describes how to cast any weight into u16. |
Traits
| Cast | feature="utils"Trait for types which describe casting behaviour. |