Struct quake3_loader::Texture [] [src]

pub struct Texture {
    pub name: String,
    pub flags: i32,
    pub contents: i32,
}

Fields

Trait Implementations

impl Debug for Texture
[src]

[src]

Formats the value using the given formatter.