7 #ifndef PXR_USD_PCP_PY_UTILS_H 8 #define PXR_USD_PCP_PY_UTILS_H 10 #include "pxr/external/boost/python/dict.hpp" 13 #include "pxr/usd/pcp/api.h" 18 PXR_NAMESPACE_OPEN_SCOPE
24 PcpVariantFallbackMapFromPython(
25 const pxr_boost::python::dict& dict,
28 PXR_NAMESPACE_CLOSE_SCOPE
30 #endif // PXR_USD_PCP_PY_UTILS_H
std::map< std::string, std::vector< std::string > > PcpVariantFallbackMap
typedef std::map<std::string, std::vector<std::string>> PcpVariantFallbackMap