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

#include <abc_hierarchy_iterator.h>

Public Attributes

Depsgraphdepsgraph
 
ABCArchiveabc_archive
 
Alembic::Abc::OObject abc_parent
 
std::string abc_name
 
std::string abc_path
 
const ABCHierarchyIteratorhierarchy_iterator
 
const AlembicExportParamsexport_params
 

Detailed Description

Definition at line 24 of file abc_hierarchy_iterator.h.

Member Data Documentation

◆ abc_archive

ABCArchive* blender::io::alembic::ABCWriterConstructorArgs::abc_archive

◆ abc_name

std::string blender::io::alembic::ABCWriterConstructorArgs::abc_name

◆ abc_parent

Alembic::Abc::OObject blender::io::alembic::ABCWriterConstructorArgs::abc_parent

◆ abc_path

std::string blender::io::alembic::ABCWriterConstructorArgs::abc_path

◆ depsgraph

Depsgraph* blender::io::alembic::ABCWriterConstructorArgs::depsgraph

◆ export_params

const AlembicExportParams* blender::io::alembic::ABCWriterConstructorArgs::export_params

◆ hierarchy_iterator

const ABCHierarchyIterator* blender::io::alembic::ABCWriterConstructorArgs::hierarchy_iterator

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