Blender  V3.3
Public Attributes | List of all members
blender::io::usd::USDExporterContext Struct Reference

#include <usd_exporter_context.h>

Public Attributes

Mainbmain
 
Depsgraphdepsgraph
 
const pxr::UsdStageRefPtr stage
 
const pxr::SdfPath usd_path
 
const USDHierarchyIteratorhierarchy_iterator
 
const USDExportParamsexport_params
 

Detailed Description

Definition at line 17 of file usd_exporter_context.h.

Member Data Documentation

◆ bmain

Main* blender::io::usd::USDExporterContext::bmain

Definition at line 18 of file usd_exporter_context.h.

Referenced by blender::io::usd::USDVolumeWriter::do_write().

◆ depsgraph

Depsgraph* blender::io::usd::USDExporterContext::depsgraph

◆ export_params

const USDExportParams& blender::io::usd::USDExporterContext::export_params

◆ hierarchy_iterator

const USDHierarchyIterator* blender::io::usd::USDExporterContext::hierarchy_iterator

◆ stage

const pxr::UsdStageRefPtr blender::io::usd::USDExporterContext::stage

◆ usd_path

const pxr::SdfPath blender::io::usd::USDExporterContext::usd_path

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