Struct gfx::render::shade::ParamDictionaryLink [] [src]

pub struct ParamDictionaryLink {
    // some fields omitted
}

Redirects program input to the relevant ParamDictionary cell

Trait Implementations

impl Clone for ParamDictionaryLink
[src]

fn clone(&self) -> ParamDictionaryLink

Returns a copy of the value. Read more

fn clone_from(&mut self, source: &Self)
1.0.0

Performs copy-assignment from source. Read more