This function checks for intersection of box and cube
Currently support only axis aligned box KM:
implemented oriented box - cube overlap
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(sdr_box_type), | intent(in) | :: | box | |||
| type(sdr_cube_type), | intent(in) | :: | cube |