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

#include <usd_exporter_context.h>

Public Attributes

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

Detailed Description

Definition at line 32 of file usd_exporter_context.h.

Member Data Documentation

◆ 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: