Struct gl_helpers::GLAttribute[][src]

pub struct GLAttribute { /* fields omitted */ }

Methods

impl GLAttribute
[src]

Trait Implementations

impl Debug for GLAttribute
[src]

Formats the value using the given formatter. Read more

impl Clone for GLAttribute
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Hash for GLAttribute
[src]

Feeds this value into the given [Hasher]. Read more

Feeds a slice of this type into the given [Hasher]. Read more

Auto Trait Implementations

impl Send for GLAttribute

impl Sync for GLAttribute