Blender V4.3
abc_writer_points.cc File Reference
#include "abc_writer_points.h"
#include "DNA_object_types.h"
#include "DNA_particle_types.h"
#include "BLI_math_matrix.h"
#include "BLI_math_vector.h"
#include "BKE_particle.h"
#include "DEG_depsgraph_query.hh"
#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"}
 

Variable Documentation

◆ LOG

CLG_LogRef LOG = {"io.alembic"}
static

Definition at line 22 of file abc_writer_points.cc.