Blender V4.3
usd_hook.hh File Reference
#include <pxr/usd/usd/common.h>
#include <pxr/usd/usdShade/material.h>

Go to the source code of this file.

Namespaces

namespace  blender
 
namespace  blender::io
 
namespace  blender::io::usd
 

Functions

void blender::io::usd::register_hook_converters ()
 
void blender::io::usd::call_export_hooks (pxr::UsdStageRefPtr stage, Depsgraph *depsgraph, ReportList *reports)
 
void blender::io::usd::call_material_export_hooks (pxr::UsdStageRefPtr stage, Material *material, const pxr::UsdShadeMaterial &usd_material, ReportList *reports)
 
void blender::io::usd::call_import_hooks (pxr::UsdStageRefPtr stage, ReportList *reports)