|
Blender V4.5
|
Inherits blender::io::usd::USDHookInvoker.
Public Member Functions | |
| OnMaterialExportInvoker (pxr::UsdStageRefPtr stage, Material *material, const pxr::UsdShadeMaterial &usd_material, const USDExportParams &export_params, ReportList *reports) | |
| Public Member Functions inherited from blender::io::usd::USDHookInvoker | |
| USDHookInvoker (ReportList *reports) | |
| void | call () |
Protected Member Functions | |
| const char * | function_name () const override |
| void | call_hook (PyObject *hook_obj) override |
| Protected Member Functions inherited from blender::io::usd::USDHookInvoker | |
| virtual void | init_in_gil () |
| virtual void | release_in_gil () |
Additional Inherited Members | |
| Protected Attributes inherited from blender::io::usd::USDHookInvoker | |
| ReportList * | reports_ |
Definition at line 447 of file usd_hook.cc.
|
inline |
Definition at line 454 of file usd_hook.cc.
References reports, RNA_pointer_create_discrete(), and blender::io::usd::USDHookInvoker::USDHookInvoker().
|
inlineoverrideprotectedvirtual |
Implements blender::io::usd::USDHookInvoker.
Definition at line 472 of file usd_hook.cc.
References function_name(), and REF.
|
inlineoverrideprotectedvirtual |
Implements blender::io::usd::USDHookInvoker.
Definition at line 467 of file usd_hook.cc.
Referenced by call_hook().