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

Return index to input vertices #8

Open
GoogleCodeExporter opened this issue May 3, 2015 · 3 comments
Open

Return index to input vertices #8

GoogleCodeExporter opened this issue May 3, 2015 · 3 comments

Comments

@GoogleCodeExporter
Copy link

It would be very useful for me to include an index to the original polygons 
vertex-list to the points in the output, so that I don't have to find 
corresponding vertices by computing distances.

Original issue reported on code.google.com by [email protected] on 10 Dec 2013 at 3:08

@c42f
Copy link
Contributor

c42f commented May 10, 2015

This would also be very useful for me. I think the minimally invasive way to do it would be to simply add an integer index to TPPLPoint.

@c42f c42f mentioned this issue May 10, 2015
@aaronfranke
Copy link
Contributor

@c42f Does PR #13 fix this issue?

@c42f
Copy link
Contributor

c42f commented Jan 12, 2021

Gosh this is a blast from the past. At this point, I'm not sure, but my past-self sure thought so when writing the description of #13. I think this can be closed.

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

3 participants