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

UsdImagingRerootingSceneIndex's rerooting data sources are not re-usable/exposed #3524

Open
debloip-adsk opened this issue Feb 6, 2025 · 1 comment

Comments

@debloip-adsk
Copy link
Contributor

In rerootingSceneIndex.cpp, the _RerootingSceneIndexContainerDataSource, _RerootingSceneIndexPathArrayDataSource and _RerootingSceneIndexPathDataSource are located within an anonymous namespace, and are not accessible from outside the file.

Given the usefulness of these data sources, we ended up copying these over in our project to leverage the rerooting behavior without having to use a whole scene index, but it would be more convenient to have the original data sources exposed, to promote reusability and also benefit from any code changes these may receive.

@jesschimein
Copy link
Collaborator

Filed as internal issue #USD-10660

(This is an automated message. See here for more information.)

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