6#include <pxr/usd/usd/common.h>
7#include <pxr/usd/usdShade/material.h>
29 const pxr::UsdShadeMaterial &usd_material,
38 const pxr::UsdShadeMaterial &usd_material,
46 const pxr::UsdShadeMaterial &usd_material,
BPy_StructRNA * depsgraph
bool have_material_import_hook(pxr::UsdStageRefPtr stage, const pxr::UsdShadeMaterial &usd_material, const USDImportParams &import_params, ReportList *reports)
void call_import_hooks(USDStageReader *archive, ReportList *reports)
bool call_material_import_hooks(pxr::UsdStageRefPtr stage, Material *material, const pxr::UsdShadeMaterial &usd_material, const USDImportParams &import_params, ReportList *reports)
void call_material_export_hooks(pxr::UsdStageRefPtr stage, Material *material, const pxr::UsdShadeMaterial &usd_material, const USDExportParams &export_params, ReportList *reports)
void call_export_hooks(pxr::UsdStageRefPtr stage, Depsgraph *depsgraph, ReportList *reports)
void register_hook_converters()