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

SimpleObjectQuery: Implementation expects to work with vertices-obtainable bounding regions #25

Open
francocipollone opened this issue May 9, 2022 · 0 comments
Labels

Comments

@francocipollone
Copy link
Collaborator

Summary

#17 introduces SimpleObjectQuery implementation and the implementation for getting the intersected lanes considers the vertices of the bounding region for the computation.

As this approach requires the vertices, a cast to BoundingBox(only BoundingRegion implementation available) is necessary. Future vertices-less BoundingRegion implementations (like sphere) won't fit with the implementation

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

No branches or pull requests

1 participant