24 #ifndef PXR_IMAGING_HDSI_SCENE_GLOBALS_SCENE_INDEX_H
25 #define PXR_IMAGING_HDSI_SCENE_GLOBALS_SCENE_INDEX_H
37 #define HDSI_SGSI_API_VERSION 2
48 static HdsiSceneGlobalsSceneIndexRefPtr
49 New(
const HdSceneIndexBaseRefPtr &inputSceneIndex);
97 SdfPath _activeRenderSettingsPrimPath;
102 #endif //PXR_IMAGING_HDSI_SCENE_GLOBALS_SCENE_INDEX_H
friend class _SceneGlobalsDataSource
HDSI_API void _PrimsAdded(const HdSceneIndexBase &sender, const HdSceneIndexObserver::AddedPrimEntries &entries) override
HDSI_API SdfPathVector GetChildPrimPaths(const SdfPath &primPath) const overridefinal
PXR_NAMESPACE_OPEN_SCOPE TF_DECLARE_WEAK_AND_REF_PTRS(HdsiSceneGlobalsSceneIndex)
std::vector< class SdfPath > SdfPathVector
A vector of SdfPaths.
HDSI_API HdSceneIndexPrim GetPrim(const SdfPath &primPath) const overridefinal
HDSI_API HdsiSceneGlobalsSceneIndex(const HdSceneIndexBaseRefPtr &inputSceneIndex)
PXR_NAMESPACE_CLOSE_SCOPE PXR_NAMESPACE_OPEN_SCOPE
HDSI_API void SetActiveRenderSettingsPrimPath(const SdfPath &)
#define PXR_NAMESPACE_CLOSE_SCOPE
HDSI_API void _PrimsDirtied(const HdSceneIndexBase &sender, const HdSceneIndexObserver::DirtiedPrimEntries &entries) override
HDSI_API void _PrimsRemoved(const HdSceneIndexBase &sender, const HdSceneIndexObserver::RemovedPrimEntries &entries) override
static HDSI_API HdsiSceneGlobalsSceneIndexRefPtr New(const HdSceneIndexBaseRefPtr &inputSceneIndex)