|
Blender V4.3
|
#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 410 of file WM_gizmo_types.hh.
| wmGizmoGroupTypeRef* wmGizmoGroupTypeRef::next |
Definition at line 411 of file WM_gizmo_types.hh.
| wmGizmoGroupTypeRef * wmGizmoGroupTypeRef::prev |
Definition at line 411 of file WM_gizmo_types.hh.
| wmGizmoGroupType* wmGizmoGroupTypeRef::type |
Definition at line 412 of file WM_gizmo_types.hh.
Referenced by WM_gizmomaptype_group_link_ptr().