Module gltf::mesh::iter[][src]

Expand description

Iterators.

Structs

An Iterator that visits the attributes of a Primitive.

An Iterator that visits the morph targets of a Primitive.

An Iterator that visits the primitives of a Mesh.