Module gltf::mesh [] [src]

Meshes and their primitives.

Structs

Attributes

An Iterator that visits the attributes of a Primitive.

Bounds

The minimum and maximum values for a generic accessor.

Mesh

A set of primitives to be rendered.

MorphTarget

A single morph target for a mesh primitive.

MorphTargets

An Iterator that visits the morph targets of a Primitive.

Primitive

Geometry to be rendered with the given material.

Primitives

An Iterator that visits the primitives of a Mesh.

Enums

Attribute

Vertex attribute data.

Mode

The type of primitives to render.

Semantic

Vertex attribute semantic name.