Blender V5.0
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 142 of file wm_gizmo_intern.hh.

Member Data Documentation

◆ grouptype_refs

◆ next

wmGizmoMapType* wmGizmoMapType::next

Definition at line 143 of file wm_gizmo_intern.hh.

◆ prev

wmGizmoMapType * wmGizmoMapType::prev

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