Struct glium::uniforms::EmptyUniforms
[−]
[src]
pub struct EmptyUniforms;
Object that can be used when you don't have any uniforms.
pub struct EmptyUniforms;
Object that can be used when you don't have any uniforms.
impl Uniforms for EmptyUniformsfn visit_values<'a, F: FnMut(&str, UniformValue<'a>)>(&'a self, _: F)impl Clone for EmptyUniformsfn clone(&self) -> EmptyUniformsfn clone_from(&mut self, source: &Self)impl Copy for EmptyUniformsimpl Debug for EmptyUniforms
Prefix searches with a type followed by a colon (e.g.
fn:) to restrict the search to a given type.
Accepted types are: fn, mod,
struct, enum,
trait, typedef (or
tdef).
Search functions by type signature (e.g.
vec -> usize)