35 #ifndef PXR_IMAGING_HD_INSTANCED_BY_SCHEMA_H
36 #define PXR_IMAGING_HD_INSTANCED_BY_SCHEMA_H
54 #define HD_INSTANCED_BY_SCHEMA_TOKENS \
108 static HdContainerDataSourceHandle
132 HdContainerDataSourceHandle
Build();
146 const HdContainerDataSourceHandle &fromParentContainer);
static HD_API const TfToken & GetSchemaToken()
HdPathArrayDataSource::Handle HdPathArrayDataSourceHandle
static HD_API const HdDataSourceLocator & GetDefaultLocator()
#define HD_INSTANCED_BY_SCHEMA_TOKENS
TF_DECLARE_PUBLIC_TOKENS(HdInstancedBySchemaTokens, HD_API, HD_INSTANCED_BY_SCHEMA_TOKENS)
HD_API HdPathArrayDataSourceHandle GetPaths()
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.
HD_API HdPathArrayDataSourceHandle GetPrototypeRoots()