Blender  V3.3
Public Attributes | List of all members
ScrAreaMap Struct Reference

#include <DNA_screen_types.h>

Public Attributes

ListBase vertbase
 
ListBase edgebase
 
ListBase areabase
 

Detailed Description

Definition at line 112 of file DNA_screen_types.h.

Member Data Documentation

◆ areabase

ListBase ScrAreaMap::areabase

◆ edgebase

ListBase ScrAreaMap::edgebase

◆ vertbase

ListBase ScrAreaMap::vertbase

ScrVert - screens have vertices/edges to define areas.

Definition at line 116 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: