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

Path intersect is still TODO #228

Open
pickledolives opened this issue Jul 7, 2021 · 1 comment
Open

Path intersect is still TODO #228

pickledolives opened this issue Jul 7, 2021 · 1 comment

Comments

@pickledolives
Copy link

Is this scheduled for implementation anytime soon? Need any help with it and what'd be the best way to go about it?

public List<Intersection> intersect(Line line, Terrain terrain) throws InterruptedException // TODO

@pickledolives
Copy link
Author

UPDATE: I discovered I actually needed to do something else, using the ShapeCombiner for surface objects. Therefore I personally don't need this specific function anymore.

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

No branches or pull requests

1 participant