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

Use an especial version of PositionVector::around for for contours #16324

Open
palvarezlopez opened this issue Mar 11, 2025 · 0 comments
Open

Comments

@palvarezlopez
Copy link
Member

palvarezlopez commented Mar 11, 2025

The current implementation of around use angles and a lot of loops, but usually the contours are triangles. Probably the efficiency of checking position of point regarding every vector will be better

@palvarezlopez palvarezlopez self-assigned this Mar 11, 2025
@palvarezlopez palvarezlopez changed the title Improve PositionVector::around(const Position& p) for contours Use an especial version of PositionVector::around for for contours Mar 12, 2025
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