Enum egli::ColorBufferType [] [src]

#[repr(i32)]
pub enum ColorBufferType { Rgb, Luminance, }

Variants

Methods

impl ColorBufferType
[src]

[src]

Trait Implementations

impl Copy for ColorBufferType
[src]

impl Clone for ColorBufferType
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Debug for ColorBufferType
[src]

[src]

Formats the value using the given formatter.