6 #ifndef PXR_IMAGING_HD_SI_NODE_IDENTIFIER_RESOLVING_SCENE_INDEX_H
7 #define PXR_IMAGING_HD_SI_NODE_IDENTIFIER_RESOLVING_SCENE_INDEX_H
31 HdSiNodeIdentifierResolvingSceneIndexRefPtr
32 New(HdSceneIndexBaseRefPtr
const &inputSceneIndex,
44 HdSceneIndexBaseRefPtr
const &inputSceneIndex,
HDSI_API FilteringFnc _GetFilteringFunction() const override
static HDSI_API HdSiNodeIdentifierResolvingSceneIndexRefPtr New(HdSceneIndexBaseRefPtr const &inputSceneIndex, const TfToken &sourceType)
PXR_NAMESPACE_OPEN_SCOPE TF_DECLARE_REF_PTRS(HdSiNodeIdentifierResolvingSceneIndex)
HDSI_API ~HdSiNodeIdentifierResolvingSceneIndex() override
PXR_NAMESPACE_CLOSE_SCOPE PXR_NAMESPACE_OPEN_SCOPE
#define PXR_NAMESPACE_CLOSE_SCOPE
std::function< void(HdMaterialNetworkInterface *)> FilteringFnc