Module vox_geometry_rust::bounding_box3[][src]

Structs

BoundingBox3

2-D axis-aligned bounding box class.

BoundingBoxRayIntersection3

3-D box-ray intersection result.

Type Definitions

BoundingBox3D

Double-type 3-D BoundingBox.

BoundingBox3F

Float-type 3-D BoundingBox.

BoundingBoxRayIntersection3D

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

BoundingBoxRayIntersection3F

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