[][src]Trait solstice::shader::UniformGetter

pub trait UniformGetter<U: UniformTrait> {
    pub fn get_uniform(&self) -> &U;
}

Required methods

pub fn get_uniform(&self) -> &U[src]

Loading content...

Implementors

Loading content...