8 #ifndef PXR_USD_USDUI_ATTRIBUTE_HINTS_H
9 #define PXR_USD_USDUI_ATTRIBUTE_HINTS_H
GLuint GLsizei const GLchar * label
#define PXR_NAMESPACE_OPEN_SCOPE
USDUI_API bool ApplyValueLabel(const std::string &label)
USDUI_API VtDictionary GetValueLabels() const
GLdouble GLdouble GLint GLint order
USDUI_API UsdUIAttributeHints()
USDUI_API bool SetValueLabelsOrder(const VtTokenArray &order)
Set the attribute's value labels order. Return true if successful.
USDUI_API VtTokenArray GetValueLabelsOrder() const
#define PXR_NAMESPACE_CLOSE_SCOPE
UsdAttribute GetAttribute() const
Return the attribute that this hints instance is interpreting.
USDUI_API bool SetValueLabels(const VtDictionary &labels)