Struct csfml_graphics_sys::sfGlslBvec3 [] [src]

#[repr(C)]
pub struct sfGlslBvec3 { pub x: sfBool, pub y: sfBool, pub z: sfBool, }

Fields

Trait Implementations

impl Debug for sfGlslBvec3
[src]

[src]

Formats the value using the given formatter.

impl Copy for sfGlslBvec3
[src]

impl Clone for sfGlslBvec3
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more