Module gltf::mesh::iter

source ·
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.