[go: up one dir, main page]

Module gltf::accessor::util

source ·
Available on crate feature utils only.
Expand description

Utility functions.

Structs

Visits the items in an Accessor.
Iterates over a sparse accessor.

Enums

General iterator for an accessor.
Iterator over indices of sparse accessor.

Traits

Represents items that can be read by an Accessor.