Struct csfml_graphics_sys::sfGlslMat4 [] [src]

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

Fields

Trait Implementations

impl Debug for sfGlslMat4
[src]

[src]

Formats the value using the given formatter.

impl Copy for sfGlslMat4
[src]

impl Clone for sfGlslMat4
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more