6 #ifndef PXR_IMAGING_HDSI_IMPLICIT_SURFACE_SCENE_INDEX_H
7 #define PXR_IMAGING_HDSI_IMPLICIT_SURFACE_SCENE_INDEX_H
15 #define HDSI_IMPLICIT_SURFACE_SCENE_INDEX_TOKENS \
37 static HdsiImplicitSurfaceSceneIndexRefPtr
38 New(
const HdSceneIndexBaseRefPtr &inputSceneIndex,
39 const HdContainerDataSourceHandle &inputArgs);
48 const HdSceneIndexBaseRefPtr &inputSceneIndex,
49 const HdContainerDataSourceHandle &inputArgs);
74 #endif //PXR_IMAGING_HDSI_IMPLICIT_SURFACE_SCENE_INDEX_H
static HDSI_API HdsiImplicitSurfaceSceneIndexRefPtr New(const HdSceneIndexBaseRefPtr &inputSceneIndex, const HdContainerDataSourceHandle &inputArgs)
void _PrimsAdded(const HdSceneIndexBase &sender, const HdSceneIndexObserver::AddedPrimEntries &entries) override
std::vector< class SdfPath > SdfPathVector
TF_DECLARE_PUBLIC_TOKENS(HdsiImplicitSurfaceSceneIndexTokens, HDSI_API, HDSI_IMPLICIT_SURFACE_SCENE_INDEX_TOKENS)
HDSI_API HdSceneIndexPrim GetPrim(const SdfPath &primPath) const override
void _PrimsRemoved(const HdSceneIndexBase &sender, const HdSceneIndexObserver::RemovedPrimEntries &entries) override
PXR_NAMESPACE_CLOSE_SCOPE PXR_NAMESPACE_OPEN_SCOPE
#define PXR_NAMESPACE_CLOSE_SCOPE
HDSI_API SdfPathVector GetChildPrimPaths(const SdfPath &primPath) const override
TF_DECLARE_REF_PTRS(HdsiImplicitSurfaceSceneIndex)
void _PrimsDirtied(const HdSceneIndexBase &sender, const HdSceneIndexObserver::DirtiedPrimEntries &entries) override
HdsiImplicitSurfaceSceneIndex(const HdSceneIndexBaseRefPtr &inputSceneIndex, const HdContainerDataSourceHandle &inputArgs)
#define HDSI_IMPLICIT_SURFACE_SCENE_INDEX_TOKENS