pub struct Indices<'buf, I> { /* private fields */ }Expand description
An index buffer for indexed drawing. See Slice::index_buffer to obtain one.
pub struct Indices<'buf, I> { /* private fields */ }An index buffer for indexed drawing. See Slice::index_buffer to obtain one.