Struct gl_helpers::GLUniform[][src]

pub struct GLUniform { /* fields omitted */ }

Methods

impl GLUniform
[src]

impl GLUniform
[src]

impl GLUniform
[src]

Trait Implementations

impl Debug for GLUniform
[src]

Formats the value using the given formatter. Read more

impl Clone for GLUniform
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Hash for GLUniform
[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 GLUniform

impl Sync for GLUniform