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