Blender  V3.3
Functions
overlay_sculpt_curves.cc File Reference
#include "DRW_render.h"
#include "draw_cache_impl.h"
#include "overlay_private.h"
#include "BKE_curves.hh"

Go to the source code of this file.

Functions

void OVERLAY_sculpt_curves_cache_init (OVERLAY_Data *vedata)
 
static bool everything_selected (const Curves &curves_id)
 
void OVERLAY_sculpt_curves_cache_populate (OVERLAY_Data *vedata, Object *object)
 
void OVERLAY_sculpt_curves_draw (OVERLAY_Data *vedata)
 

Function Documentation

◆ everything_selected()

static bool everything_selected ( const Curves curves_id)
static

◆ OVERLAY_sculpt_curves_cache_init()

void OVERLAY_sculpt_curves_cache_init ( OVERLAY_Data vedata)

◆ OVERLAY_sculpt_curves_cache_populate()

void OVERLAY_sculpt_curves_cache_populate ( OVERLAY_Data vedata,
Object object 
)

◆ OVERLAY_sculpt_curves_draw()

void OVERLAY_sculpt_curves_draw ( OVERLAY_Data vedata)