Struct opengl_graphics::shader_uniforms::SUMat4x4 [] [src]

pub struct SUMat4x4 {}

Shader uniform 4x4 matrix Matrix elements are floats

Trait Implementations

impl Clone for SUMat4x4
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Copy for SUMat4x4
[src]

impl UniformType for SUMat4x4
[src]