Blender V5.0
transform_convert_particle.cc File Reference
#include "DNA_modifier_types.h"
#include "DNA_particle_types.h"
#include "MEM_guardedalloc.h"
#include "BLI_math_matrix.h"
#include "BLI_math_vector.h"
#include "BKE_layer.hh"
#include "BKE_object_types.hh"
#include "BKE_particle.h"
#include "BKE_pointcache.h"
#include "ED_particle.hh"
#include "transform.hh"
#include "transform_snap.hh"
#include "transform_convert.hh"

Go to the source code of this file.

Namespaces

namespace  blender
namespace  blender::ed
namespace  blender::ed::transform

Functions

Particle Edit Transform Creation
static void blender::ed::transform::createTransParticleVerts (bContext *, TransInfo *t)
Node Transform Creation
static void blender::ed::transform::flushTransParticles (TransInfo *t)
Recalc Transform Particles Data
static void blender::ed::transform::recalcData_particles (TransInfo *t)