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

Comparing ray/src/rt/source.h (file contents):
Revision 2.20 by greg, Thu Nov 8 00:54:07 2018 UTC vs.
Revision 2.21 by greg, Mon Apr 6 21:09:07 2020 UTC

# Line 147 | Line 147 | extern int  nsources;                  /* the number of sources */
147  
148                                          /* defined in source.c */
149   extern void     marksources(void);
150 + extern void     distantsources(void);
151   extern void     freesources(void);
152   extern int      srcray(RAY *sr, RAY *r, SRCINDEX *si);
153   extern void     srcvalue(RAY *r);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines