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(tem_box_type), | intent(in) | :: | box | |||
| type(tem_cube_type), | intent(in) | :: | cube |
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| integer, | private | :: | iPlane |