[][src]Module gltf_json::extensions::buffer

Contains Buffer, View, and other related data structures.

Structs

Buffer

A buffer points to binary data representing geometry, animations, or skins.

View

A view into a buffer generally representing a subset of the buffer.