MCPcopy Create free account
hub / github.com/HeliumProject/Engine / Intersects

Method Intersects

Source/Engine/MathSimd/FrustumSse.cpp:50–88  ·  view source on GitHub ↗

Test whether this frustum intersects a given axis-aligned bounding box in world space. @param[in] rBox Box to test. @return True if the box intersects this frustum, false if not.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

DrawSceneViewMethod · 0.80

Calls 2

GetDistanceMethod · 0.45
LoadMethod · 0.45

Tested by

no test coverage detected