Skip to content

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

@debloip-adsk

Description

@debloip-adsk

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions