Blender V5.0
interface_regions.cc File Reference
#include "BLI_listbase.h"
#include "BKE_context.hh"
#include "BKE_screen.hh"
#include "wm_draw.hh"
#include "ED_screen.hh"
#include "interface_regions_intern.hh"

Go to the source code of this file.

Functions

ARegionui_region_temp_add (bScreen *screen)
void ui_region_temp_remove (bContext *C, bScreen *screen, ARegion *region)

Detailed Description

General Interface Region Code

Note
Most logic is now in 'interface_region_*.c'

Definition in file interface_regions.cc.

Function Documentation

◆ ui_region_temp_add()

◆ ui_region_temp_remove()