26 #ifndef PXR_IMAGING_HDSI_EXT_COMPUTATION_PRIMVAR_PRUNING_SCENE_INDEX_H 27 #define PXR_IMAGING_HDSI_EXT_COMPUTATION_PRIMVAR_PRUNING_SCENE_INDEX_H 29 #include "pxr/imaging/hdsi/api.h" 30 #include "pxr/imaging/hd/filteringSceneIndex.h" 32 PXR_NAMESPACE_OPEN_SCOPE
57 static HdSiExtComputationPrimvarPruningSceneIndexRefPtr
58 New(
const HdSceneIndexBaseRefPtr &inputSceneIndex);
84 const HdSceneIndexBaseRefPtr &inputSceneIndex);
88 PXR_NAMESPACE_CLOSE_SCOPE
90 #endif //PXR_IMAGING_HDSI_EXT_COMPUTATION_PRIMVAR_PRUNING_SCENE_INDEX_H
HDSI_API HdSceneIndexPrim GetPrim(const SdfPath &primPath) const override final
Returns a pair of (prim type, datasource) for the object at primPath.
#define TF_DECLARE_WEAK_AND_REF_PTRS(type)
Define standard weak, ref, and vector pointer types.
Small struct representing a 'prim' in the Hydra scene index.
Abstract interface to scene data.
A path value used to locate objects in layers or scenegraphs.
Hydra ExtComputations provide a simple computation framework allowing primvars to be computed using C...
HDSI_API SdfPathVector GetChildPrimPaths(const SdfPath &primPath) const override final
Returns the paths of all scene index prims located immediately below primPath.