Type Definition vox_geometry_rust::bounding_box2::BoundingBox2F[][src]

type BoundingBox2F = BoundingBox2<f32>;
Expand description

Float-type 2-D BoundingBox.