Constant glm_color::rgb::consts::MAROON [] [src]

pub const MAROON: Rgb = Rgb{r: 128 as f32 * ONE_OVER_256,
    g: 0 as f32 * ONE_OVER_256,
    b: 0 as f32 * ONE_OVER_256,}