Blender  V3.3
Functions
overlay_edit_curve.c File Reference
#include "DRW_render.h"
#include "DNA_curve_types.h"
#include "overlay_private.h"

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

void OVERLAY_edit_curve_cache_init ( OVERLAY_Data vedata)

◆ OVERLAY_edit_curve_cache_populate()

void OVERLAY_edit_curve_cache_populate ( OVERLAY_Data vedata,
Object ob 
)

◆ OVERLAY_edit_curve_draw()

void OVERLAY_edit_curve_draw ( OVERLAY_Data vedata)

◆ OVERLAY_edit_surf_cache_populate()

void OVERLAY_edit_surf_cache_populate ( OVERLAY_Data vedata,
Object ob 
)