| # | Line 127 | Line 127 | class RtraceSimulManager : public RadSimulManager { (p | |
|---|---|---|
| 127 | int FlushQueue(); | |
| 128 | /// Close octree, free data, return status | |
| 129 | int Cleanup(bool everything = false) { | |
| 130 | + | FlushQueue(); |
| 131 | SetCookedCall(NULL); | |
| 132 | SetTraceCall(NULL); | |
| 133 | rtFlags = 0; | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |