[go: up one dir, main page]

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

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

Vertex position bounding box.