|
Blender V4.3
|
#include "abc_writer_abstract.h"#include "abc_hierarchy_iterator.h"#include "BKE_object.hh"#include <Alembic/AbcGeom/Visibility.h>#include "CLG_log.h"Go to the source code of this file.
Namespaces | |
| namespace | blender |
| namespace | blender::io |
| namespace | blender::io::alembic |
Variables | |
| static CLG_LogRef | LOG = {"io.alembic"} |
|
static |
Definition at line 12 of file abc_writer_abstract.cc.