8 #ifndef PXR_IMAGING_HDSI_EXT_COMPUTATION_DEPENDENCY_SCENE_INDEX_H 9 #define PXR_IMAGING_HDSI_EXT_COMPUTATION_DEPENDENCY_SCENE_INDEX_H 11 #include "pxr/imaging/hdsi/api.h" 12 #include "pxr/imaging/hd/filteringSceneIndex.h" 14 PXR_NAMESPACE_OPEN_SCOPE
45 static HdsiExtComputationDependencySceneIndexRefPtr
46 New(
const HdSceneIndexBaseRefPtr &inputSceneIndex);
72 const HdSceneIndexBaseRefPtr &inputSceneIndex);
76 PXR_NAMESPACE_CLOSE_SCOPE
78 #endif //PXR_IMAGING_HDSI_EXT_COMPUTATION_PRIMVAR_PRUNING_SCENE_INDEX_H
#define TF_DECLARE_WEAK_AND_REF_PTRS(type)
Define standard weak, ref, and vector pointer types.
Adds dependencies to dependencies schema for ext computations.
Small struct representing a 'prim' in the Hydra scene index.
Abstract interface to scene data.
HDSI_API HdSceneIndexPrim GetPrim(const SdfPath &primPath) const override
Returns a pair of (prim type, datasource).
A path value used to locate objects in layers or scenegraphs.
HDSI_API SdfPathVector GetChildPrimPaths(const SdfPath &primPath) const override
Returns the paths of all scene index prims located immediately below primPath.