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

Comparing ray/src/cv/bsdfrep.h (file contents):
Revision 2.7 by greg, Wed Mar 20 01:00:22 2013 UTC vs.
Revision 2.8 by greg, Thu Sep 26 17:05:00 2013 UTC

# Line 184 | Line 184 | extern void            build_mesh(void);
184   extern int              get_interp(MIGRATION *miga[3], FVECT invec);
185  
186   /* Partially advect between recorded incident angles and allocate new RBF */
187 < extern RBFNODE *        advect_rbf(const FVECT invec);
187 > extern RBFNODE *        advect_rbf(const FVECT invec, int lobe_lim);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines