31 #ifndef PXR_IMAGING_HD_SPHERE_SCHEMA_H
32 #define PXR_IMAGING_HD_SPHERE_SCHEMA_H
42 #define HDSPHERE_SCHEMA_TOKENS \
70 static HdContainerDataSourceHandle
90 HdContainerDataSourceHandle
Build();
103 const HdContainerDataSourceHandle &fromParentContainer);
static HD_API HdSphereSchema GetFromParent(const HdContainerDataSourceHandle &fromParentContainer)
HdDoubleDataSource::Handle HdDoubleDataSourceHandle
static HD_API const HdDataSourceLocator & GetDefaultLocator()
static HD_API const TfToken & GetSchemaToken()
#define HDSPHERE_SCHEMA_TOKENS
TF_DECLARE_PUBLIC_TOKENS(HdSphereSchemaTokens, HD_API, HDSPHERE_SCHEMA_TOKENS)
HD_API HdDoubleDataSourceHandle GetRadius()
static HD_API HdContainerDataSourceHandle BuildRetained(const HdDoubleDataSourceHandle &radius)
PXR_NAMESPACE_CLOSE_SCOPE PXR_NAMESPACE_OPEN_SCOPE
HdSphereSchema(HdContainerDataSourceHandle container)
HD_API Builder & SetRadius(const HdDoubleDataSourceHandle &radius)
#define PXR_NAMESPACE_CLOSE_SCOPE
HD_API HdContainerDataSourceHandle Build()
Returns a container data source containing the members set thus far.