Blender V4.3
overlay_edit_curve.cc File Reference
#include "DRW_render.hh"
#include "DNA_curve_types.h"
#include "overlay_private.hh"

Go to the source code of this file.

Functions

void OVERLAY_edit_curve_cache_init (OVERLAY_Data *vedata)
 
void OVERLAY_edit_curve_cache_populate (OVERLAY_Data *vedata, Object *ob)
 
void OVERLAY_edit_surf_cache_populate (OVERLAY_Data *vedata, Object *ob)
 
void OVERLAY_edit_curve_draw (OVERLAY_Data *vedata)
 

Function Documentation

◆ OVERLAY_edit_curve_cache_init()

◆ OVERLAY_edit_curve_cache_populate()

◆ OVERLAY_edit_curve_draw()

◆ OVERLAY_edit_surf_cache_populate()