Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DFHack/dfhack
/ getH
Method
getH
plugins/rendermax/renderer_light.cpp:1450–1453 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1448
}
1449
1450
int lightThreadDispatch::getH()
1451
{
1452
return parent->getH();
1453
}
1454
void threadStub(void * arg)
1455
{
1456
if(arg)
Callers
2
lightUpCell
Method · 0.45
doLight
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected