|
Blender
V2.93
|
#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 411 of file WM_gizmo_types.h.
| struct wmGizmoGroupTypeRef* wmGizmoGroupTypeRef::next |
Definition at line 412 of file WM_gizmo_types.h.
| struct wmGizmoGroupTypeRef * wmGizmoGroupTypeRef::prev |
Definition at line 412 of file WM_gizmo_types.h.
| struct wmGizmoGroupType* wmGizmoGroupTypeRef::type |
Definition at line 413 of file WM_gizmo_types.h.
Referenced by WM_gizmomaptype_group_link_ptr().