[go: up one dir, main page]

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 Joints.

U16

Type which describes how to cast any joint into u16.

Traits

Cast

Trait for types which describe casting behaviour.