7#ifndef PXR_IMAGING_HD_FLATTENED_OVERLAY_DATA_SOURCE_PROVIDER_H
8#define PXR_IMAGING_HD_FLATTENED_OVERLAY_DATA_SOURCE_PROVIDER_H
10#include "pxr/imaging/hd/api.h"
12#include "pxr/imaging/hd/flattenedDataSourceProvider.h"
14PXR_NAMESPACE_OPEN_SCOPE
25 const Context&)
const override;
32PXR_NAMESPACE_CLOSE_SCOPE
Represents a set of data source locators closed under descendancy.
Given to HdFlatteningSceneIndex to determine how to compute the flattened data source which is in the...
Flattens a data source by using HdOverlayContainerDataSource.
HD_API HdContainerDataSourceHandle GetFlattenedDataSource(const Context &) const override
Returns flattened data source.
HD_API void ComputeDirtyLocatorsForDescendants(HdDataSourceLocatorSet *locators) const override
If data source locators are dirtied in the input scene index, the locators relevant for the input dat...