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

InlineExtensions.EnumerateOctreeInlined fails with FilteredNode #16

Closed
stefanmaierhofer opened this issue Apr 24, 2021 · 1 comment
Closed
Assignees
Labels

Comments

@stefanmaierhofer
Copy link
Member

EnumerateOctreeInlined does not traverse octree via IPointCloudNode.SubNodes, but expects the low-level Durable.Octree.SubnodesGuids entry to be present (which is not the case for FilteredNode)

@stefanmaierhofer stefanmaierhofer self-assigned this Apr 24, 2021
stefanmaierhofer added a commit that referenced this issue Apr 24, 2021
@stefanmaierhofer
Copy link
Member Author

pushed Aardvark.Geometry.PointSet 5.1.9 which contains a rewrite of octree inlining based on generic IPointCloudNode instead of specific PointSetNode - please test!

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