Blender V4.3
wmGizmoMapType Struct Reference

#include <wm_gizmo_intern.hh>

Public Attributes

wmGizmoMapTypenext
 
wmGizmoMapTypeprev
 
short spaceid
 
short regionid
 
ListBase grouptype_refs
 
eWM_GizmoFlagMapTypeUpdateFlag type_update_flag
 

Detailed Description

This is a container for all gizmo types that can be instantiated in a region. (similar to drop-boxes).

Note
There is only ever one of these for every (area, region) combination.

Definition at line 130 of file wm_gizmo_intern.hh.

Member Data Documentation

◆ grouptype_refs

◆ next

wmGizmoMapType* wmGizmoMapType::next

Definition at line 131 of file wm_gizmo_intern.hh.

Referenced by wm_gizmomaptypes_free().

◆ prev

wmGizmoMapType * wmGizmoMapType::prev

Definition at line 131 of file wm_gizmo_intern.hh.

◆ regionid

short wmGizmoMapType::regionid

◆ spaceid

short wmGizmoMapType::spaceid

◆ type_update_flag


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