MCPcopy Create free account
hub / github.com/DFHack/dfhack / preRender

Method preRender

plugins/rendermax/renderer_light.cpp:322–325  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

320 myRenderer->invalidateRect(vp.first.x,vp.first.y,vp.second.x-vp.first.x,vp.second.y-vp.first.y);
321}
322void lightingEngineViewscreen::preRender()
323{
324
325}
326void lightingEngineViewscreen::fixAdvMode(int mode)
327{
328

Callers 2

Calls

no outgoing calls

Tested by

no test coverage detected