Blender V4.3
blender::io::usd::USDMaterialExportContext Struct Reference

Public Member Functions

 USDMaterialExportContext ()=default
 
 USDMaterialExportContext (pxr::UsdStageRefPtr in_stage)
 
pxr::UsdStageRefPtr get_stage () const
 

Public Attributes

pxr::UsdStageRefPtr stage
 

Detailed Description

Definition at line 124 of file usd_hook.cc.

Constructor & Destructor Documentation

◆ USDMaterialExportContext() [1/2]

blender::io::usd::USDMaterialExportContext::USDMaterialExportContext ( )
default

◆ USDMaterialExportContext() [2/2]

blender::io::usd::USDMaterialExportContext::USDMaterialExportContext ( pxr::UsdStageRefPtr in_stage)
inline

Definition at line 127 of file usd_hook.cc.

Member Function Documentation

◆ get_stage()

pxr::UsdStageRefPtr blender::io::usd::USDMaterialExportContext::get_stage ( ) const
inline

Definition at line 129 of file usd_hook.cc.

References stage.

Referenced by blender::io::usd::register_hook_converters().

Member Data Documentation

◆ stage

pxr::UsdStageRefPtr blender::io::usd::USDMaterialExportContext::stage

Definition at line 134 of file usd_hook.cc.

Referenced by get_stage().


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