Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
GoogleCodeExporter opened this issue Nov 28, 2015 · 3 comments
Closed

Comments

@GoogleCodeExporter
Copy link

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
Copy link
Author

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
Copy link
Author

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
Copy link
Author

org.poly2tri.triangulation.sets.PolygonSet deleted from codebase

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

  • Changed state: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant