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

Comparing ray/src/px/pf3.c (file contents):
Revision 2.19 by greg, Thu Jul 26 23:50:40 2018 UTC vs.
Revision 2.20 by greg, Thu Dec 7 21:15:54 2023 UTC

# Line 7 | Line 7 | static const char RCSid[] = "$Id$";
7   *     8/13/86
8   */
9  
10 #include  "standard.h"
11
12 #include  <string.h>
13
14 #include  "color.h"
10   #include  "pfilt.h"
11  
12   #define  RSCA           1.13    /* square-radius multiplier: sqrt(4/PI) */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines