8#ifndef PXR_USD_SDR_SHADER_METADATA_HELPERS_H
9#define PXR_USD_SDR_SHADER_METADATA_HELPERS_H
14#include "pxr/usd/sdr/api.h"
20PXR_NAMESPACE_OPEN_SCOPE
41 const std::string& defaultValue = std::string());
55 int defaultValue = std::numeric_limits<int>::max());
99PXR_NAMESPACE_CLOSE_SCOPE
Token for efficient comparison, assignment, and hashing of known strings.
TfToken class for efficient string referencing and hashing, plus conversions to and from stl string c...