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

Pointers between the trajectory vertices and trapezoidal map vertices #1

Open
GTMeijer opened this issue Apr 25, 2022 · 0 comments
Open
Assignees
Labels
enhancement New feature or request question Further information is requested

Comments

@GTMeijer
Copy link
Contributor

I wonder if the point location queries can be sped up if we save pointers between the trajectory vertices and their corresponding trapezoidal map vertices.

Storing this directly in the segments or points would be ugly though. Would it be best to store them in the trapezoidal map class? That doesn't seem very sanitary either.

@GTMeijer GTMeijer added enhancement New feature or request question Further information is requested labels Apr 25, 2022
@GTMeijer GTMeijer self-assigned this Apr 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant