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

Comparing ray/src/rt/pmapooc.c (file contents):
Revision 1.1 by rschregle, Wed May 18 08:22:45 2016 UTC vs.
Revision 1.2 by rschregle, Mon Aug 14 21:12:10 2017 UTC

# Line 1 | Line 1
1   /*
2 <   ==================================================================
2 >   ======================================================================
3     Photon map interface to out-of-core octree
4  
5     Roland Schregle (roland.schregle@{hslu.ch, gmail.com})
6     (c) Lucerne University of Applied Sciences and Arts,
7 <   supported by the Swiss National Science Foundation (SNSF, #147053)
8 <   ==================================================================
7 >       supported by the Swiss National Science Foundation (SNSF, #147053)
8 >   ======================================================================
9    
10     $Id$
11   */
12  
13  
14 < #ifndef PMAP_OOC
15 <   /* Checked in pmapdata.h */
16 <   #define PMAP_OOC
17 < #endif
14 >
15   #include "pmapdata.h"   /* Includes pmapooc.h */
16   #include "source.h"
17   #include "oocsort.h"

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines