![]() |
|
Include dependency graph for stageSceneIndexFactory.h:Go to the source code of this file.
Functions | |
| USDEXECIMAGING_API UsdExecImagingStageSceneIndexInterfaceRefPtr | UsdExecImagingCreateStageSceneIndex () |
| Constructs a concrete instance of UsdExecImagingStageSceneIndexInterface. | |
| USDEXECIMAGING_API UsdExecImagingStageSceneIndexInterfaceRefPtr UsdExecImagingCreateStageSceneIndex | ( | ) |
Constructs a concrete instance of UsdExecImagingStageSceneIndexInterface.
Construction of the scene index is hidden behind a factory function, because usdExecImaging can be built with exec disabled. When pxr is built with PXR_BUILD_EXEC=OFF, this method returns a null pointer.