Module gltf::extensions::mesh [] [src]

Contains Mesh and other related data structures.

Structs

Mesh

A set of primitives to be rendered. A node can contain one or more meshes and its transform places the meshes in the scene.

Primitive

Geometry to be rendered with the given material.