P
Paul H
Does anybody know if there are any .net classes for doing functions
that deal with point sets?
Specifically I am looking for functions that will:
1: find the minimum size circle that will enclose a set of points
2: given 3 points determine if a fourth point is contained in the
triangle defined by the first three.
If these functions are not in .net where could I find a resource so I
could code them myself?
that deal with point sets?
Specifically I am looking for functions that will:
1: find the minimum size circle that will enclose a set of points
2: given 3 points determine if a fourth point is contained in the
triangle defined by the first three.
If these functions are not in .net where could I find a resource so I
could code them myself?