|
staticprivate |
Returns 1, when bounding boxes intersects.
mins1 | vector minimum point of first bounding box |
maxs1 | vector maximum point of first bounding box |
mins2 | vector minimum point of second bounding box |
maxs2 | vector maximum point of second bounding box |
int
1 if boundig boxes intersects, otherwise 0