intersectsBox
Returns true if this triangle intersects with the given box.
Return
Whether this triangle intersects with the given box or not.
Parameters
box
The box to intersect.
Returns true if this triangle intersects with the given box.
Whether this triangle intersects with the given box or not.
The box to intersect.