MCPcopy 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
1450int lightThreadDispatch::getH()
1451{
1452 return parent->getH();
1453}
1454void threadStub(void * arg)
1455{
1456 if(arg)

Callers 2

lightUpCellMethod · 0.45
doLightMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected