23 #ifndef PXR_IMAGING_HDSI_NURBS_APPROXIMATING_SCENE_INDEX_H
24 #define PXR_IMAGING_HDSI_NURBS_APPROXIMATING_SCENE_INDEX_H
46 static HdsiNurbsApproximatingSceneIndexRefPtr
47 New(
const HdSceneIndexBaseRefPtr &inputSceneIndex);
56 const HdSceneIndexBaseRefPtr &inputSceneIndex);
73 #endif //PXR_IMAGING_HDSI_NURBS_APPROXIMATING_SCENE_INDEX_H
HdsiNurbsApproximatingSceneIndex(const HdSceneIndexBaseRefPtr &inputSceneIndex)
void _PrimsRemoved(const HdSceneIndexBase &sender, const HdSceneIndexObserver::RemovedPrimEntries &entries) override
void _PrimsAdded(const HdSceneIndexBase &sender, const HdSceneIndexObserver::AddedPrimEntries &entries) override
void _PrimsDirtied(const HdSceneIndexBase &sender, const HdSceneIndexObserver::DirtiedPrimEntries &entries) override
HDSI_API SdfPathVector GetChildPrimPaths(const SdfPath &primPath) const override
HDSI_API HdSceneIndexPrim GetPrim(const SdfPath &primPath) const override
PXR_NAMESPACE_OPEN_SCOPE TF_DECLARE_REF_PTRS(HdsiNurbsApproximatingSceneIndex)
std::vector< class SdfPath > SdfPathVector
A vector of SdfPaths.
PXR_NAMESPACE_CLOSE_SCOPE PXR_NAMESPACE_OPEN_SCOPE
#define PXR_NAMESPACE_CLOSE_SCOPE
static HDSI_API HdsiNurbsApproximatingSceneIndexRefPtr New(const HdSceneIndexBaseRefPtr &inputSceneIndex)