Module glitter::index_data [] [src]

Contains types related to index data, which are used for IndexBuffers.

Modules

mem

Basic functions for dealing with memory.

slice

A dynamically-sized view into a contiguous sequence, [T].

Enums

IndexDatumType

The set of possible IndexDatum types.

Traits

IndexData

Indicates that a type can be coerced to a u8 slice that can be treated as a stream of index data.

IndexDatum

A single value that can be treated as a single index.