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

type BoundingBoxRayIntersection2F = BoundingBoxRayIntersection2<f32>;
Expand description

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