Blender V4.3
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 *)
 
static bool curves_convert_from_particle_system_poll (bContext *C)
 

Function Documentation

◆ curves_convert_from_particle_system_exec()

◆ 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()