7#ifndef PXR_USD_IMAGING_USD_IMAGING_BACKPLATE_API_ADAPTER_H
8#define PXR_USD_IMAGING_USD_IMAGING_BACKPLATE_API_ADAPTER_H
12PXR_NAMESPACE_OPEN_SCOPE
20 UsdImagingBackPlateAPIAdapter();
23 ~UsdImagingBackPlateAPIAdapter()
override;
26 HdContainerDataSourceHandle GetImagingSubprimData(
29 TfToken const& appliedInstanceName,
36 TfToken const& appliedInstanceName,
38 UsdImagingPropertyInvalidationType invalidationType);
41PXR_NAMESPACE_CLOSE_SCOPE
Represents a set of data source locators closed under descendancy.
Token for efficient comparison, assignment, and hashing of known strings.
Base class for all API schema adapters.
This class is used as a context object with global stage information, that gets passed down to dataso...
UsdPrim is the sole persistent scenegraph object on a UsdStage, and is the embodiment of a "Prim" as ...
std::vector< TfToken > TfTokenVector
Convenience types.