7 #ifndef PXR_IMAGING_HD_LEGACY_PRIM_SCENE_INDEX_H 
    8 #define PXR_IMAGING_HD_LEGACY_PRIM_SCENE_INDEX_H 
   31     static HdLegacyPrimSceneIndexRefPtr 
New() {
 
void DirtyPrims(const HdSceneIndexObserver::DirtiedPrimEntries &entries) override
extends to also call DirtyPrim on HdDataSourceLegacyPrim 
 
TfRefPtr< T > TfCreateRefPtr(T *ptr)
 
void RemovePrim(SdfPath const &id)
 
TF_DECLARE_REF_PTRS(HdLegacyPrimSceneIndex)
 
GLint GLint GLsizei GLint GLenum GLenum type
 
static HdLegacyPrimSceneIndexRefPtr New()
 
PXR_NAMESPACE_CLOSE_SCOPE PXR_NAMESPACE_OPEN_SCOPE
 
#define PXR_NAMESPACE_CLOSE_SCOPE
 
void AddLegacyPrim(SdfPath const &id, TfToken const &type, HdSceneDelegate *sceneDelegate)
 
void AddLegacyTask(SdfPath const &id, HdSceneDelegate *sceneDelegate, HdLegacyTaskFactorySharedPtr factory)
 
std::shared_ptr< class HdLegacyTaskFactory > HdLegacyTaskFactorySharedPtr