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.21 by greg, Thu Jan 2 16:16:49 2025 UTC vs.
Revision 2.22 by greg, Thu Jan 9 17:25:37 2025 UTC

# Line 37 | Line 37 | class RadSimulManager { (public)
37                                  }
38                                  ~RadSimulManager() {
39                                          // Cleanup();
40 +                                        if (ray_pnprocs > 0) ray_pclose(0);
41                                  }
42                                  /// Load octree and prepare renderer
43          bool                    LoadOctree(const char *octn);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines