ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/rt/RtraceSimulManager.h
(Generate patch)

Comparing ray/src/rt/RtraceSimulManager.h (file contents):
Revision 2.6 by greg, Tue Apr 30 23:16:23 2024 UTC vs.
Revision 2.7 by greg, Wed May 1 22:06:09 2024 UTC

# 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;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines