Enum egli::TransparentType
[−]
[src]
pub enum TransparentType { None, TransparentRgb, }
Variants
None | ||
TransparentRgb |
pub enum TransparentType { None, TransparentRgb, }
None | ||
TransparentRgb |
impl TransparentType
unsafe fn from_raw(value: EGLint) -> TransparentType
impl Debug for TransparentType
impl Clone for TransparentType
fn clone(&self) -> TransparentType
fn clone_from(&mut self, source: &Self)
impl Copy for TransparentType