|
Blender
V3.3
|
#include "abc_writer_instance.h"#include "abc_hierarchy_iterator.h"#include "BLI_assert.h"#include "CLG_log.h"Go to the source code of this file.
Namespaces | |
| blender | |
| blender::io | |
| blender::io::alembic | |
Variables | |
| static CLG_LogRef | LOG = {"io.alembic"} |
|
static |
Definition at line 13 of file abc_writer_instance.cc.
Referenced by blender::io::alembic::ABCInstanceWriter::create_alembic_objects().