Struct mallumo_gls::texture::Texture1D [] [src]

pub struct Texture1D { /* fields omitted */ }

Methods

impl Texture1D
[src]

Trait Implementations

impl Debug for Texture1D
[src]

Formats the value using the given formatter.

impl Texture for Texture1D
[src]

impl Drop for Texture1D
[src]

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