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.24 by greg, Wed Nov 15 18:02:53 2023 UTC vs.
Revision 2.25 by greg, Sat Nov 9 15:21:32 2024 UTC

# Line 163 | Line 163 | extern int      srcblocked(RAY *r);
163   extern void     freeobscache(SRCREC *s);
164   extern void     markclip(OBJREC *m);
165                                          /* defined in srcsamp.c */
166 + extern int      srcskip(int sn, RAY *r);
167   extern double   nextssamp(RAY *r, SRCINDEX *si);
168   extern int      skipparts(int ct[3], int sz[3], int pp[2], unsigned char *pt);
169   extern void     nopart(SRCINDEX *si, RAY *r);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines