Blender V4.3
blender::io::usd::USDHookInvoker Class Referenceabstract

Inherited by blender::io::usd::OnExportInvoker, blender::io::usd::OnImportInvoker, and blender::io::usd::OnMaterialExportInvoker.

Public Member Functions

void call () const
 

Protected Member Functions

virtual const char * function_name () const =0
 
virtual void call_hook (PyObject *hook_obj) const =0
 

Protected Attributes

ReportListreports_
 

Detailed Description

Definition at line 197 of file usd_hook.cc.

Member Function Documentation

◆ call()

◆ call_hook()

virtual void blender::io::usd::USDHookInvoker::call_hook ( PyObject * hook_obj) const
protectedpure virtual

◆ function_name()

virtual const char * blender::io::usd::USDHookInvoker::function_name ( ) const
protectedpure virtual

Member Data Documentation

◆ reports_


The documentation for this class was generated from the following file: