Struct e2rcore::implement::file::md5mesh::Md5Tri [] [src]

pub struct Md5Tri {
    pub _index: u64,
    pub _vert_indices: [u64; 3],
}

Fields

Trait Implementations

impl Debug for Md5Tri
[src]

[src]

Formats the value using the given formatter.

impl Copy for Md5Tri
[src]

impl Clone for Md5Tri
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more