[−][src]Trait web_glitz::pipeline::graphics::IndexFormat
Trait implemented for types that can be used as indices for a [VertexArray] encoded in the associated IndexType.
Associated Constants
const TYPE: IndexType
The IndexType associated with this IndexFormat.