Struct obj::Mtl [] [src]

pub struct Mtl {
    pub materials: Vec<Material>,
}

Fields

Methods

impl Mtl
[src]