Blender V5.0
wmGizmoGroupTypeRef Struct Reference

#include <WM_gizmo_types.hh>

Public Attributes

wmGizmoGroupTypeRefnext
wmGizmoGroupTypeRefprev
wmGizmoGroupTypetype

Detailed Description

Factory class for a gizmo-group type, gets called every time a new area is spawned.

Definition at line 415 of file WM_gizmo_types.hh.

Member Data Documentation

◆ next

wmGizmoGroupTypeRef* wmGizmoGroupTypeRef::next

Definition at line 416 of file WM_gizmo_types.hh.

◆ prev

wmGizmoGroupTypeRef * wmGizmoGroupTypeRef::prev

Definition at line 416 of file WM_gizmo_types.hh.

◆ type

wmGizmoGroupType* wmGizmoGroupTypeRef::type

Definition at line 417 of file WM_gizmo_types.hh.

Referenced by WM_gizmomaptype_group_link_ptr().


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