18 #ifndef PXR_IMAGING_HD_INSTANCED_BY_SCHEMA_H
19 #define PXR_IMAGING_HD_INSTANCED_BY_SCHEMA_H
35 #define HD_INSTANCED_BY_SCHEMA_TOKENS \
81 const HdContainerDataSourceHandle &fromParentContainer);
139 static HdContainerDataSourceHandle
163 HdContainerDataSourceHandle
Build();
static HD_API const HdDataSourceLocator & GetPathsLocator()
Prim-level relative data source locator to locate paths.
HD_API HdPathArrayDataSourceHandle GetPaths() const
static HD_API const TfToken & GetSchemaToken()
HdPathArrayDataSource::Handle HdPathArrayDataSourceHandle
static HD_API const HdDataSourceLocator & GetDefaultLocator()
HD_API HdPathArrayDataSourceHandle GetPrototypeRoots() const
#define HD_INSTANCED_BY_SCHEMA_TOKENS
TF_DECLARE_PUBLIC_TOKENS(HdInstancedBySchemaTokens, HD_API, HD_INSTANCED_BY_SCHEMA_TOKENS)
HD_API Builder & SetPaths(const HdPathArrayDataSourceHandle &paths)
static HD_API HdInstancedBySchema GetFromParent(const HdContainerDataSourceHandle &fromParentContainer)
PXR_NAMESPACE_CLOSE_SCOPE PXR_NAMESPACE_OPEN_SCOPE
HdInstancedBySchema(HdContainerDataSourceHandle container)
#define PXR_NAMESPACE_CLOSE_SCOPE
static HD_API HdContainerDataSourceHandle BuildRetained(const HdPathArrayDataSourceHandle &paths, const HdPathArrayDataSourceHandle &prototypeRoots)
HD_API Builder & SetPrototypeRoots(const HdPathArrayDataSourceHandle &prototypeRoots)
HD_API HdContainerDataSourceHandle Build()
Returns a container data source containing the members set thus far.