24 #ifndef PXR_USD_USD_UTILS_REGISTERED_VARIANT_SET_H
25 #define PXR_USD_USD_UTILS_REGISTERED_VARIANT_SET_H
89 selectionExportPolicy(selectionExportPolicy)
GLsizei const GLchar *const * string
static bool GetSelectionExportPolicyFromString(const std::string &selectionExportPolicyStr, SelectionExportPolicy *selectionExportPolicy)
Returns the export policy from the string.
UsdUtilsRegisteredVariantSet(const std::string &name, const SelectionExportPolicy &selectionExportPolicy)
bool operator<(const UsdUtilsRegisteredVariantSet &other) const
GLuint const GLchar * name
const SelectionExportPolicy selectionExportPolicy
Specifies how to export a variant selection.
PXR_NAMESPACE_CLOSE_SCOPE PXR_NAMESPACE_OPEN_SCOPE
#define PXR_NAMESPACE_CLOSE_SCOPE
const std::string name
The name of the variantSet.