Blender V5.0
ScrAreaMap Struct Reference

#include <DNA_screen_types.h>

Public Attributes

ListBase vertbase
ListBase edgebase
ListBase areabase

Detailed Description

Definition at line 134 of file DNA_screen_types.h.

Member Data Documentation

◆ areabase

◆ edgebase

◆ vertbase

ListBase ScrAreaMap::vertbase

ScrVert - screens have vertices/edges to define areas.

Definition at line 138 of file DNA_screen_types.h.

Referenced by BKE_screen_area_map_blend_read_data(), BKE_screen_area_map_blend_write(), BKE_screen_area_map_free(), and screen_geom_vertex_add_ex().


The documentation for this struct was generated from the following file: