18 #ifndef PXR_IMAGING_HD_RENDER_PASS_SCHEMA_H
19 #define PXR_IMAGING_HD_RENDER_PASS_SCHEMA_H
36 #define HD_RENDER_PASS_SCHEMA_TOKENS \
63 const HdContainerDataSourceHandle &fromParentContainer);
125 static HdContainerDataSourceHandle
149 HdContainerDataSourceHandle
Build();
#define HD_RENDER_PASS_SCHEMA_TOKENS
static HD_API const HdDataSourceLocator & GetPassTypeLocator()
Prim-level relative data source locator to locate passType.
HD_API HdTokenDataSourceHandle GetPassType() const
TF_DECLARE_PUBLIC_TOKENS(HdRenderPassSchemaTokens, HD_API, HD_RENDER_PASS_SCHEMA_TOKENS)
static HD_API const HdDataSourceLocator & GetDefaultLocator()
HdRenderPassSchema(HdContainerDataSourceHandle container)
static HD_API HdContainerDataSourceHandle BuildRetained(const HdTokenDataSourceHandle &passType, const HdPathDataSourceHandle &renderSource)
HD_API HdPathDataSourceHandle GetRenderSource() const
HD_API Builder & SetPassType(const HdTokenDataSourceHandle &passType)
static HD_API const HdDataSourceLocator & GetRenderSourceLocator()
Prim-level relative data source locator to locate renderSource.
HD_API HdContainerDataSourceHandle Build()
Returns a container data source containing the members set thus far.
PXR_NAMESPACE_CLOSE_SCOPE PXR_NAMESPACE_OPEN_SCOPE
#define PXR_NAMESPACE_CLOSE_SCOPE
static HD_API HdRenderPassSchema GetFromParent(const HdContainerDataSourceHandle &fromParentContainer)
HD_API Builder & SetRenderSource(const HdPathDataSourceHandle &renderSource)
HdPathDataSource::Handle HdPathDataSourceHandle
static HD_API const TfToken & GetSchemaToken()
HdTokenDataSource::Handle HdTokenDataSourceHandle