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

Go to the source code of this file.

Functions

void OVERLAY_edit_lattice_cache_init (OVERLAY_Data *vedata)
 
void OVERLAY_edit_lattice_cache_populate (OVERLAY_Data *vedata, Object *ob)
 
void OVERLAY_lattice_cache_populate (OVERLAY_Data *vedata, Object *ob)
 
void OVERLAY_edit_lattice_draw (OVERLAY_Data *vedata)
 

Function Documentation

◆ OVERLAY_edit_lattice_cache_init()

void OVERLAY_edit_lattice_cache_init ( OVERLAY_Data vedata)

◆ OVERLAY_edit_lattice_cache_populate()

void OVERLAY_edit_lattice_cache_populate ( OVERLAY_Data vedata,
Object ob 
)

◆ OVERLAY_edit_lattice_draw()

void OVERLAY_edit_lattice_draw ( OVERLAY_Data vedata)

◆ OVERLAY_lattice_cache_populate()

void OVERLAY_lattice_cache_populate ( OVERLAY_Data vedata,
Object ob 
)