|
Blender V4.3
|
#include <usd_scene_delegate.hh>
Public Member Functions | |
| USDSceneDelegate (pxr::HdRenderIndex *render_index, pxr::SdfPath const &delegate_id, bool use_materialx) | |
| ~USDSceneDelegate () | |
| void | populate (Depsgraph *depsgraph) |
Definition at line 17 of file usd_scene_delegate.hh.
| blender::io::hydra::USDSceneDelegate::USDSceneDelegate | ( | pxr::HdRenderIndex * | render_index, |
| pxr::SdfPath const & | delegate_id, | ||
| bool | use_materialx ) |
Definition at line 26 of file usd_scene_delegate.cc.
References BKE_tempdir_session, BLI_dir_create_recursive(), BLI_path_join, FILE_MAX, FILE_MAXFILE, SNPRINTF, and unique_name().
| blender::io::hydra::USDSceneDelegate::~USDSceneDelegate | ( | ) |
Definition at line 47 of file usd_scene_delegate.cc.
References BLI_delete().
| void blender::io::hydra::USDSceneDelegate::populate | ( | Depsgraph * | depsgraph | ) |
Definition at line 52 of file usd_scene_delegate.cc.
References BKE_reports_free(), BKE_reports_init(), BLI_delete(), BLI_dir_create_recursive(), DEG_get_mode(), depsgraph, blender::io::usd::export_to_stage(), params, wmJobWorkerStatus::reports, RPT_PRINT, RPT_STORE, blender::io::usd::USD_SUBDIV_TESSELLATE, and WM_reports_from_reports_move().