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

Comparing ray/src/common/plocate.h (file contents):
Revision 2.5 by schorsch, Fri Jun 6 16:38:47 2003 UTC vs.
Revision 2.6 by schorsch, Thu Jun 26 00:58:09 2003 UTC

# Line 24 | Line 24 | extern "C" {
24   #define  ABOVE          052             /* above bits */
25  
26  
27 < extern int      clip(FLOAT *ep1, FLOAT *ep2, FVECT min, FVECT max);
27 > extern int      clip(RREAL *ep1, RREAL *ep2, FVECT min, FVECT max);
28   extern int      plocate(FVECT p, FVECT min, FVECT max);
29  
30  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines