| # | Line 19 | Line 19 | static char SCCSid[] = "$SunId$ LBL"; | |
|---|---|---|
| 19 | extern double specthresh; /* specular sampling threshold */ | |
| 20 | extern double specjitter; /* specular sampling jitter */ | |
| 21 | ||
| 22 | + | static agaussamp(); |
| 23 | + | |
| 24 | /* | |
| 25 | * This routine implements the anisotropic Gaussian | |
| 26 | * model described by Ward in Siggraph `92 article. | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |