Module vox_geometry_rust::bounding_box2[][src]

Structs

BoundingBox2

2-D axis-aligned bounding box class.

BoundingBoxRayIntersection2

2-D box-ray intersection result.

Type Definitions

BoundingBox2D

Double-type 2-D BoundingBox.

BoundingBox2F

Float-type 2-D BoundingBox.

BoundingBoxRayIntersection2D

Double-type 2-D box-ray intersection result.

BoundingBoxRayIntersection2F

Float-type 2-D box-ray intersection result.