24 #ifndef PXR_USD_SDF_PY_UTILS_H 25 #define PXR_USD_SDF_PY_UTILS_H 28 #include "pxr/usd/sdf/api.h" 31 #include <boost/python/dict.hpp> 34 PXR_NAMESPACE_OPEN_SCOPE
43 SdfFileFormatArgumentsFromPython(
44 const boost::python::dict& dict,
46 std::string* errMsg = NULL);
48 PXR_NAMESPACE_CLOSE_SCOPE
50 #endif // PXR_USD_SDF_PY_UTILS_H
std::map< std::string, std::string > FileFormatArguments
Type for specifying additional file format-specific arguments to layer API.