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

Comparing ray/src/common/disk2square.c (file contents):
Revision 3.5 by greg, Wed Dec 15 01:38:50 2021 UTC vs.
Revision 3.6 by greg, Wed Dec 15 01:39:52 2021 UTC

# Line 13 | Line 13 | static const char RCSid[] = "$Id$";
13  
14   #define _USE_MATH_DEFINES
15   #include <math.h>
16 + #include "fvect.h"
17  
18   /*
19   This transforms points on [0,1]^2 to points on unit disk centered at

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines