Description:
Computes the intersection of two bounding boxes.
Syntax:
Parameters:
- a
- Type: BoundingBox
- A first bounding box.
- b
- Type: BoundingBox
- A second bounding box.
Returns:
Type: BoundingBox
The intersection bounding box.
Available since:
5.0
Computes the intersection of two bounding boxes.