Loading...
Searching...
No Matches
stageSceneIndexFactory.h File Reference
+ 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.
 

Function Documentation

◆ UsdExecImagingCreateStageSceneIndex()

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.