Blender
V3.3
|
#include "abc_writer_camera.h"
#include "abc_hierarchy_iterator.h"
#include "BKE_camera.h"
#include "BLI_assert.h"
#include "DNA_camera_types.h"
#include "DNA_scene_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 18 of file abc_writer_camera.cc.
Referenced by blender::io::alembic::ABCCameraWriter::create_alembic_objects().