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

#include <WM_gizmo_types.h>

Public Attributes

struct wmGizmoGroupTypeRefnext
 
struct wmGizmoGroupTypeRefprev
 
struct wmGizmoGroupTypetype
 

Detailed Description

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

Definition at line 407 of file WM_gizmo_types.h.

Member Data Documentation

◆ next

struct wmGizmoGroupTypeRef* wmGizmoGroupTypeRef::next

Definition at line 408 of file WM_gizmo_types.h.

◆ prev

struct wmGizmoGroupTypeRef * wmGizmoGroupTypeRef::prev

Definition at line 408 of file WM_gizmo_types.h.

◆ type

struct wmGizmoGroupType* wmGizmoGroupTypeRef::type

Definition at line 409 of file WM_gizmo_types.h.

Referenced by WM_gizmomaptype_group_link_ptr().


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