Struct mallumo_gls::texture::ResidentImage [] [src]

pub struct ResidentImage { /* fields omitted */ }

Methods

impl ResidentImage
[src]

Trait Implementations

impl Debug for ResidentImage
[src]

Formats the value using the given formatter.

impl Drop for ResidentImage
[src]

A method called when the value goes out of scope. Read more