# | 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(); |
130 | SetCookedCall(NULL); | |
131 | SetTraceCall(NULL); | |
132 | rtFlags = 0; |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |