Blender V4.3
overlay_particle.cc File Reference
#include "DRW_render.hh"
#include "DEG_depsgraph_query.hh"
#include "DNA_particle_types.h"
#include "BKE_pointcache.h"
#include "ED_particle.hh"
#include "overlay_private.hh"

Go to the source code of this file.

Functions

Edit Particles
void OVERLAY_edit_particle_cache_init (OVERLAY_Data *vedata)
 
void OVERLAY_edit_particle_cache_populate (OVERLAY_Data *vedata, Object *ob)
 
void OVERLAY_edit_particle_draw (OVERLAY_Data *vedata)
 
Particles
void OVERLAY_particle_cache_init (OVERLAY_Data *vedata)
 
void OVERLAY_particle_cache_populate (OVERLAY_Data *vedata, Object *ob)
 
void OVERLAY_particle_draw (OVERLAY_Data *vedata)
 

Function Documentation

◆ OVERLAY_edit_particle_cache_init()

◆ OVERLAY_edit_particle_cache_populate()

◆ OVERLAY_edit_particle_draw()

◆ OVERLAY_particle_cache_init()

◆ OVERLAY_particle_cache_populate()

◆ OVERLAY_particle_draw()

void OVERLAY_particle_draw ( OVERLAY_Data * vedata)