Struct e2rcore::implement::file::md5comp::MeshCompute [] [src]

pub struct MeshCompute {
    pub _verts: Vec<VertCompute>,
    pub _tris: Vec<Md5Tri>,
}

Fields

Trait Implementations

impl Debug for MeshCompute
[src]

[src]

Formats the value using the given formatter.