Struct opengl_graphics::shader_uniforms::SUFloat
[−]
[src]
pub struct SUFloat {}Shader uniform float
Trait Implementations
impl Clone for SUFloat[src]
fn clone(&self) -> SUFloat
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