Blender
V3.3
|
#include "abc_writer_transform.h"
#include "abc_hierarchy_iterator.h"
#include "intern/abc_axis_conversion.h"
#include "intern/abc_util.h"
#include "BKE_object.h"
#include "BLI_math_matrix.h"
#include "BLI_math_rotation.h"
#include "DNA_layer_types.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 20 of file abc_writer_transform.cc.
Referenced by blender::io::alembic::ABCTransformWriter::create_alembic_objects().