Type Definition gltf::mesh::BoundingBox[][src]

pub type BoundingBox = Bounds<[f32; 3]>;
Expand description

Vertex position bounding box.