Blender V4.3
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 410 of file WM_gizmo_types.hh.

Member Data Documentation

◆ next

wmGizmoGroupTypeRef* wmGizmoGroupTypeRef::next

Definition at line 411 of file WM_gizmo_types.hh.

◆ prev

wmGizmoGroupTypeRef * wmGizmoGroupTypeRef::prev

Definition at line 411 of file WM_gizmo_types.hh.

◆ type

wmGizmoGroupType* wmGizmoGroupTypeRef::type

Definition at line 412 of file WM_gizmo_types.hh.

Referenced by WM_gizmomaptype_group_link_ptr().


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