Blender  V3.3
Functions
blender::ed::curves::convert_from_particle_system Namespace Reference

Functions

static bke::CurvesGeometry particles_to_curves (Object &object, ParticleSystem &psys)
 
static int curves_convert_from_particle_system_exec (bContext *C, wmOperator *UNUSED(op))
 
static bool curves_convert_from_particle_system_poll (bContext *C)
 

Function Documentation

◆ curves_convert_from_particle_system_exec()

static int blender::ed::curves::convert_from_particle_system::curves_convert_from_particle_system_exec ( bContext C,
wmOperator UNUSEDop 
)
static

◆ curves_convert_from_particle_system_poll()

static bool blender::ed::curves::convert_from_particle_system::curves_convert_from_particle_system_poll ( bContext C)
static

◆ particles_to_curves()

static bke::CurvesGeometry blender::ed::curves::convert_from_particle_system::particles_to_curves ( Object object,
ParticleSystem psys 
)
static