Struct ms3d::JointExInfo [] [src]

pub struct JointExInfo {
    pub sub_version: i32,
    pub joint_ex: Vec<JointEx>,
}

Fields

Trait Implementations

impl Clone for JointExInfo
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Debug for JointExInfo
[src]

[src]

Formats the value using the given formatter.