Trait grafix_toolbox::GL::spec::Buffer[][src]

pub trait Buffer {
    const TYPE: GLenum;
}

Associated Constants

Implementors