Module gltf::mesh::util::joints

source ·
Available on crate feature utils only.
Expand description

Casting iterator adapters for joint indices.

Structs§

  • Casting iterator for Joints.
  • Type which describes how to cast any joint into u16.

Traits§

  • Trait for types which describe casting behaviour.