OBBIntersects Method |
| Name | Description | |
|---|---|---|
| Intersects(GeometricPlane) |
Tests if current OBB intersects with the given GeometricPlane
| |
| Intersects(Line) |
Tests if current OBB intersects with the given Line
| |
| Intersects(LineSegment) |
Tests if current OBB intersects with the given LineSegment
| |
| Intersects(OBB) |
Tests if current OBB intersects with the given OBB
|