Skip to content

MB-66210: Circle Changes#25

Merged
Likith101 merged 1 commit into
masterfrom
circles2
May 8, 2025
Merged

MB-66210: Circle Changes#25
Likith101 merged 1 commit into
masterfrom
circles2

Conversation

@Likith101

Copy link
Copy Markdown
Member
  • Changed all cell operations to contains point
  • Fixed loop so all multi shapes are considered for intersection
  • Minor lint changes
  • Added relavent test cases

Note
The query of a clockwise polygon having all of its vertices within the
circle will give a false positive for circle contains polygon query. Not sure on how to fix this without massively affecting performance.

 - Changed all cell operations to contains point
 - Fixed loop so all multi shapes are considered for intersection
 - Minor lint changes
 - Added relavent test cases

Note
    The query of a clockwise polygon having all of its vertices within the
circle will give a false positive for circle contains polygon query.
Not sure on how to fix this without massively affecting performance.
@Likith101 Likith101 requested a review from CascadingRadium May 8, 2025 14:28
@Likith101 Likith101 merged commit 968aa61 into master May 8, 2025
9 checks passed
@Likith101 Likith101 deleted the circles2 branch May 8, 2025 14:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants