Blender V4.3
overlay_sculpt.cc File Reference
#include "DRW_render.hh"
#include "draw_cache_impl.hh"
#include "overlay_private.hh"
#include "BKE_attribute.hh"
#include "BKE_mesh.hh"
#include "BKE_paint.hh"
#include "BKE_pbvh_api.hh"
#include "BKE_subdiv_ccg.hh"
#include "DEG_depsgraph_query.hh"

Go to the source code of this file.

Functions

void OVERLAY_sculpt_cache_init (OVERLAY_Data *vedata)
 
void OVERLAY_sculpt_cache_populate (OVERLAY_Data *vedata, Object *ob)
 
void OVERLAY_sculpt_draw (OVERLAY_Data *vedata)
 

Function Documentation

◆ OVERLAY_sculpt_cache_init()

◆ OVERLAY_sculpt_cache_populate()

◆ OVERLAY_sculpt_draw()