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

type BoundingBox2D = BoundingBox2<f64>;
Expand description

Double-type 2-D BoundingBox.