Trait egui_glow::painter::TextureFilterExt

source ·
trait TextureFilterExt {
    // Required method
    fn glow_code(&self) -> u32;
}

Required Methods§

source

fn glow_code(&self) -> u32

Implementations on Foreign Types§

source§

impl TextureFilterExt for TextureFilter

source§

fn glow_code(&self) -> u32

Implementors§