Struct csfml_graphics_sys::sfGlslMat3
[−]
[src]
#[repr(C)]pub struct sfGlslMat3 { pub array: [f32; 9], }
Fields
array: [f32; 9]
#[repr(C)]pub struct sfGlslMat3 { pub array: [f32; 9], }
array: [f32; 9]
impl Debug for sfGlslMat3[src]impl Copy for sfGlslMat3[src]impl Clone for sfGlslMat3[src]