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

pub struct ComputeCollection {
    pub _meshcomputes: Vec<MeshCompute>,
    pub _bbox_lower: [f32; 3],
    pub _bbox_upper: [f32; 3],
}

Fields

Trait Implementations

impl Debug for ComputeCollection
[src]

[src]

Formats the value using the given formatter.