Struct ms3d::VertexEx1 [] [src]

pub struct VertexEx1 {
    pub bone_ids: [i8; 3],
    pub weights: [u8; 3],
}

Fields

Trait Implementations

impl Clone for VertexEx1
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Debug for VertexEx1
[src]

[src]

Formats the value using the given formatter.