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

Comparing ray/src/rt/text.c (file contents):
Revision 2.6 by greg, Thu Jun 25 12:05:10 1992 UTC vs.
Revision 2.7 by greg, Fri Oct 2 16:20:26 1992 UTC

# Line 267 | Line 267 | intext(p, m)                   /* check to see if p is in text glyph *
267   FVECT  p;
268   OBJREC  *m;
269   {
270        extern double  fabs();
270          register TEXT  *tp;
271          register TLINE  *tlp;
272          FVECT  v;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines