[−][src]Trait glium::index::Index
An index from the index buffer.
Required methods
Loading content...Provided methods
fn is_supported<C: ?Sized>(caps: &C) -> bool where
C: CapabilitiesSource,
C: CapabilitiesSource,
Returns true if this type of index is supported by the backend.