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

type BoundingBox = Bounds<[f32; 3]>;

Vertex position bounding box.