home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.graphics
- Path: sparky!uunet!news.smith.edu!orourke
- From: orourke@sophia.smith.edu (Joseph O'Rourke)
- Subject: Re: Point inside a triangle
- Message-ID: <1992Nov17.033031.1896@sophia.smith.edu>
- Organization: Smith College, Northampton, MA, US
- References: <1992Nov16.115211.23169@sophia.smith.edu> <1e9c3cINN4hi@uniwa.uwa.edu.au> <1e9k0cINNc0q@uniwa.uwa.edu.au>
- Date: Tue, 17 Nov 1992 03:30:31 GMT
- Lines: 6
-
- In article <1e9k0cINNc0q@uniwa.uwa.edu.au> watson@maths.uwa.oz.au (David Watson) writes:
-
- >and if b0 == 0 => (x1 == x2 && x1 == x3 && y1 == y2 && y1 == y3)
-
- I think you meant to say if b0 == 0, then the three triangle vertices
- are collinear: the above implication is too strong.
-