Struct ms3d::ModelExInfo [] [src]

pub struct ModelExInfo {
    pub sub_version: i32,
    pub model_ex: ModelEx,
}

Fields

Trait Implementations

impl Clone for ModelExInfo
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Debug for ModelExInfo
[src]

[src]

Formats the value using the given formatter.