Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ZDoom/Raze
/ hw_ClearSplitSector
Function
hw_ClearSplitSector
source/core/rendering/hw_sections.cpp:719–722 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
717
}
718
719
void hw_ClearSplitSector()
720
{
721
splits.Clear();
722
}
Callers
1
PostProcessLevel
Function · 0.85
Calls
1
Clear
Method · 0.45
Tested by
no test coverage detected