Module gltf::accessor [] [src]

Contains Accessor and other related data structures.

Modules

sparse

Contains data structures for sparse storage.

Structs

Accessor

A typed view into a buffer view.

Iter

An Iterator that iterates over the members of an accessor.

Enums

DataType

The component data type.

Dimensions

Specifies whether an attribute, vector, or matrix.