|
Blender
V3.3
|
#include <WM_gizmo_types.h>
Public Attributes | |
| struct wmGizmoGroupTypeRef * | next |
| struct wmGizmoGroupTypeRef * | prev |
| struct wmGizmoGroupType * | type |
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.
| struct wmGizmoGroupTypeRef* wmGizmoGroupTypeRef::next |
Definition at line 408 of file WM_gizmo_types.h.
| struct wmGizmoGroupTypeRef * wmGizmoGroupTypeRef::prev |
Definition at line 408 of file WM_gizmo_types.h.
| struct wmGizmoGroupType* wmGizmoGroupTypeRef::type |
Definition at line 409 of file WM_gizmo_types.h.
Referenced by WM_gizmomaptype_group_link_ptr().