Struct csfml_graphics_sys::sfGlslMat3 [] [src]

#[repr(C)]
pub struct sfGlslMat3 { pub array: [f32; 9], }

Fields

Trait Implementations

impl Debug for sfGlslMat3
[src]

[src]

Formats the value using the given formatter.

impl Copy for sfGlslMat3
[src]

impl Clone for sfGlslMat3
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more