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

#include <WM_gizmo_types.h>

Public Attributes

struct wmOperatorTypetype
 
PointerRNA ptr
 
bool is_redo
 

Detailed Description

Definition at line 196 of file WM_gizmo_types.h.

Member Data Documentation

◆ is_redo

bool wmGizmoOpElem::is_redo

Definition at line 202 of file WM_gizmo_types.h.

Referenced by gizmo_mesh_extrude_setup(), and gizmo_tweak_start_and_finish().

◆ ptr

PointerRNA wmGizmoOpElem::ptr

◆ type

struct wmOperatorType* wmGizmoOpElem::type

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