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

QBVHNode is private type on public method QBVH::raw_nodes #94

Closed
bonsairobo opened this issue Oct 1, 2022 · 1 comment
Closed

QBVHNode is private type on public method QBVH::raw_nodes #94

bonsairobo opened this issue Oct 1, 2022 · 1 comment

Comments

@bonsairobo
Copy link

Not sure how this slips through the compiler or linter. But I think it's because QBVHNode is in a private module without an explicit re-export.

@bonsairobo bonsairobo changed the title QBVHNode is private type on public method QBVH::raw_nodes QBVHNode is private type on public method QBVH::raw_nodes Oct 1, 2022
@sebcrozet
Copy link
Member

Fixed by #96

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

No branches or pull requests

2 participants