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

Comparing ray/src/gen/hermite3.c (file contents):
Revision 2.3 by schorsch, Sun Jun 8 12:03:09 2003 UTC vs.
Revision 2.4 by schorsch, Sun Nov 16 10:29:38 2003 UTC

# Line 33 | Line 33 | double  t              /* position parameter */
33   }
34  
35  
36 + void
37   htan3(          /* compute tangent on hermite curve */
38   double  ht[3],          /* returned hermite tangent */
39   double  p0[3],          /* first endpoint */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines