Blender
V3.3
|
#include <IO_abstract_hierarchy_iterator.h>
Public Attributes | |
bool | transforms: 1 |
bool | shapes: 1 |
Definition at line 127 of file IO_abstract_hierarchy_iterator.h.
bool blender::io::ExportSubset::shapes |
Definition at line 129 of file IO_abstract_hierarchy_iterator.h.
Referenced by blender::io::alembic::ABCArchive::export_subset_for_frame(), and blender::io::TEST_F().
bool blender::io::ExportSubset::transforms |
Definition at line 128 of file IO_abstract_hierarchy_iterator.h.
Referenced by blender::io::alembic::ABCArchive::export_subset_for_frame(), and blender::io::TEST_F().