MCPcopy Create free account
hub / github.com/TTimo/doom3.gpl / R_CornerCullLocalBox

Function R_CornerCullLocalBox

neo/renderer/tr_main.cpp:625–665  ·  view source on GitHub ↗

================= R_CornerCullLocalBox Tests all corners against the frustum. Can still generate a few false positives when the box is outside a corner. Returns true if the box is outside the given global frustum, (positive sides are out) ================= */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

R_CullLocalBoxFunction · 0.85

Calls 3

R_LocalPointToGlobalFunction · 0.85
GetIntegerMethod · 0.80
DistanceMethod · 0.45

Tested by

no test coverage detected