Trait solstice::mesh::Index[][src]

pub trait Index {
    const GL_TYPE: u32;
}

Associated Constants

Implementations on Foreign Types

impl Index for u32[src]

impl Index for u16[src]

Implementors