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

feature: SpatialHashing3D for XYZ to include vertical axis in checks #3814

Merged
merged 3 commits into from
Apr 23, 2024

Conversation

miwarnec
Copy link
Collaborator

No description provided.

Assert.That(result.Contains(3), Is.True);
Assert.That(result.Contains(4), Is.True);

// add a neighbour at (1, -1, 1) to test upper layer
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typo, should be "lower layer"?

@miwarnec miwarnec marked this pull request as ready for review April 23, 2024 03:55
@miwarnec miwarnec merged commit 46c7e18 into master Apr 23, 2024
7 checks passed
@miwarnec miwarnec deleted the spatial3d branch April 23, 2024 03:55
Copy link

🎉 This PR is included in version 90.1.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

None yet

2 participants