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

#include <abc_hierarchy_iterator.h>

Public Attributes

Depsgraph * depsgraph
 
ABCArchive * abc_archive
 
Alembic::Abc::OObject abc_parent
 
std::string abc_name
 
std::string abc_path
 
const ABCHierarchyIterator * hierarchy_iterator
 
const AlembicExportParams * export_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: