24 #ifndef PXR_USD_PCP_PY_UTILS_H 25 #define PXR_USD_PCP_PY_UTILS_H 27 #include <boost/python/dict.hpp> 30 #include "pxr/usd/pcp/api.h" 35 PXR_NAMESPACE_OPEN_SCOPE
41 PcpVariantFallbackMapFromPython(
42 const boost::python::dict& dict,
45 PXR_NAMESPACE_CLOSE_SCOPE
47 #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