Tests if an axis-aligned box intersects the lateral planes of a sides-only frustum, using the p-vertex test, skipping near and far.
The sides-only frustum
The box
True if the box intersects or is inside the frustum's sides
Tests if an axis-aligned box intersects the lateral planes of a sides-only frustum, using the p-vertex test, skipping near and far.