Blender  V3.3
Namespaces | Variables
abc_writer_hair.cc File Reference
#include "abc_writer_hair.h"
#include "intern/abc_axis_conversion.h"
#include <cstdio>
#include "DNA_mesh_types.h"
#include "DNA_meshdata_types.h"
#include "DNA_modifier_types.h"
#include "DNA_object_types.h"
#include "BLI_math_geom.h"
#include "BKE_customdata.h"
#include "BKE_mesh.h"
#include "BKE_mesh_legacy_convert.h"
#include "BKE_mesh_runtime.h"
#include "BKE_particle.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"}
 

Variable Documentation

◆ LOG

CLG_LogRef LOG = {"io.alembic"}
static