mathmatical question..
- Posted by Lee woo seob <wslee at HHI.CO.KR> May 29, 1997
- 1130 views
Hi everyone!
Can anyone give me nice answer over the problem below;
--- here goes problem,
Assumes the polygon with arbitrary numbers of points is drawn on the
pixel-graphics screen, for example;
polygon(RED,1,{{100,200},{200,200},......,}
Problem is:
How can I know whether the mouse pointer is INSIDE the polygon or not,
at the time the mouse button is pressed?
Bye!
from Lee, WooSeob

