Type Definition vox_geometry_rust::bounding_box3::BoundingBox3D[][src]

type BoundingBox3D = BoundingBox3<f64>;
Expand description

Double-type 3-D BoundingBox.