Blender V4.3
overlay_facing.cc File Reference
#include "BKE_paint.hh"
#include "DRW_render.hh"
#include "overlay_private.hh"

Go to the source code of this file.

Functions

void OVERLAY_facing_init (OVERLAY_Data *)
 
void OVERLAY_facing_cache_init (OVERLAY_Data *vedata)
 
void OVERLAY_facing_cache_populate (OVERLAY_Data *vedata, Object *ob)
 
void OVERLAY_facing_draw (OVERLAY_Data *vedata)
 
void OVERLAY_facing_infront_draw (OVERLAY_Data *vedata)
 

Function Documentation

◆ OVERLAY_facing_cache_init()

◆ OVERLAY_facing_cache_populate()

◆ OVERLAY_facing_draw()

void OVERLAY_facing_draw ( OVERLAY_Data * vedata)

◆ OVERLAY_facing_infront_draw()

void OVERLAY_facing_infront_draw ( OVERLAY_Data * vedata)

◆ OVERLAY_facing_init()

void OVERLAY_facing_init ( OVERLAY_Data * vedata)

Definition at line 14 of file overlay_facing.cc.

Referenced by OVERLAY_engine_init().