Struct obj::raw::material::RawMtl
[−]
[src]
pub struct RawMtl;
Low-level Rust binding for .mtl format (incomplete).
Trait Implementations
impl Copy for RawMtl[src]
impl Clone for RawMtl[src]
fn clone(&self) -> RawMtl
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)1.0.0
Performs copy-assignment from source. Read more