Blender  V3.3
Functions
overlay_sculpt.c File Reference
#include "DRW_render.h"
#include "draw_cache_impl.h"
#include "overlay_private.h"
#include "BKE_paint.h"
#include "BKE_pbvh.h"
#include "BKE_subdiv_ccg.h"

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

void OVERLAY_sculpt_cache_init ( OVERLAY_Data vedata)

◆ OVERLAY_sculpt_cache_populate()

void OVERLAY_sculpt_cache_populate ( OVERLAY_Data vedata,
Object ob 
)

◆ OVERLAY_sculpt_draw()

void OVERLAY_sculpt_draw ( OVERLAY_Data vedata)