|
Blender V5.0
|
#include <WM_gizmo_types.hh>
Public Attributes | |
| wmGizmoGroupTypeRef * | next |
| wmGizmoGroupTypeRef * | prev |
| wmGizmoGroupType * | type |
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.
| wmGizmoGroupTypeRef* wmGizmoGroupTypeRef::next |
Definition at line 416 of file WM_gizmo_types.hh.
| wmGizmoGroupTypeRef * wmGizmoGroupTypeRef::prev |
Definition at line 416 of file WM_gizmo_types.hh.
| wmGizmoGroupType* wmGizmoGroupTypeRef::type |
Definition at line 417 of file WM_gizmo_types.hh.
Referenced by WM_gizmomaptype_group_link_ptr().