ozzbI / poly2tri

Automatically exported from code.google.com/p/poly2tri
Other
0 stars 0 forks source link

org.poly2tri.polygon.Polygon.getIndex() does not exist. #6

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.  poly.getIndex() does not exist in org.poly2tri.polygon.Polygon
2.  i checked source archive and could not find
3.  please provide this method.  The call is from 
org.poly2tri.triangulation.sets.PolygonSet

What is the expected output? What do you see instead?
I have an initial compilation error.

What version of the product are you using? On what operating system?
I checked out current as of yesterday

Please provide any additional information below.
I'm very excited/interested in usage of the Delaunay constrained Triangulation 
that you have provided and look forward to getting it working.

Original issue reported on code.google.com by olivergo...@gmail.com on 16 Jul 2010 at 3:26

GoogleCodeExporter commented 8 years ago
Sorry I haven't responded to this until now.

I am on vacation but will take a look at this as soon as I get home :)

Original comment by thahlen@gmail.com on 21 Jul 2010 at 1:39

GoogleCodeExporter commented 8 years ago
That might be my mistake since PolygonSet was moved to
org.poly2tri.polygon.PolygonSet and updated. You could probably remove it and 
recompile.

I don't think the org.poly2tri.triangulation.sets.PolygonSet is used anywhere.

Original comment by thahlen@gmail.com on 21 Jul 2010 at 1:49

GoogleCodeExporter commented 8 years ago
org.poly2tri.triangulation.sets.PolygonSet deleted from codebase

Original comment by thahlen@gmail.com on 27 Aug 2010 at 10:19