|
Blender V4.5
|
Classes | |
| struct | [struct].prev |
| struct | [struct].data |
Public Attributes | |
| wmGizmo * | translate_c |
| wmGizmo * | angle_z |
| wmGizmo * | translate_xy [2] |
| wmGizmo * | rotate_xy [2] |
| wmGizmo * | rotate_view |
| struct | prev |
| bool | is_init |
| struct | data |
Definition at line 482 of file editmesh_extrude_spin_gizmo.cc.
| wmGizmo* GizmoGroupData_SpinRedo::angle_z |
Definition at line 486 of file editmesh_extrude_spin_gizmo.cc.
Referenced by gizmo_mesh_spin_redo_modal_from_setup(), gizmo_mesh_spin_redo_setup(), gizmo_mesh_spin_redo_update_from_op(), and gizmo_spin_exec().
| struct GizmoGroupData_SpinRedo::[struct].data GizmoGroupData_SpinRedo::data |
Referenced by gizmo_mesh_spin_redo_draw_prepare(), gizmo_mesh_spin_redo_setup(), gizmo_mesh_spin_redo_update_from_op(), gizmo_mesh_spin_redo_update_orient_axis(), gizmo_spin_exec(), gizmo_spin_prop_angle_get(), gizmo_spin_prop_angle_set(), gizmo_spin_prop_axis_angle_get(), gizmo_spin_prop_axis_angle_set(), gizmo_spin_prop_depth_get(), gizmo_spin_prop_depth_set(), gizmo_spin_prop_translate_get(), and gizmo_spin_prop_translate_set().
| bool GizmoGroupData_SpinRedo::is_init |
Definition at line 501 of file editmesh_extrude_spin_gizmo.cc.
Referenced by gizmo_mesh_spin_redo_modal_from_setup(), and gizmo_spin_exec().
| struct GizmoGroupData_SpinRedo::[struct].prev GizmoGroupData_SpinRedo::prev |
Referenced by gizmo_mesh_spin_redo_update_from_op().
| wmGizmo* GizmoGroupData_SpinRedo::rotate_view |
Definition at line 494 of file editmesh_extrude_spin_gizmo.cc.
Referenced by gizmo_mesh_spin_redo_draw_prepare(), gizmo_mesh_spin_redo_setup(), and gizmo_mesh_spin_redo_update_from_op().
| wmGizmo* GizmoGroupData_SpinRedo::rotate_xy[2] |
Definition at line 491 of file editmesh_extrude_spin_gizmo.cc.
Referenced by gizmo_mesh_spin_redo_setup(), and gizmo_mesh_spin_redo_update_from_op().
| wmGizmo* GizmoGroupData_SpinRedo::translate_c |
Definition at line 484 of file editmesh_extrude_spin_gizmo.cc.
Referenced by gizmo_mesh_spin_redo_draw_prepare(), and gizmo_mesh_spin_redo_setup().
| wmGizmo* GizmoGroupData_SpinRedo::translate_xy[2] |
Definition at line 489 of file editmesh_extrude_spin_gizmo.cc.
Referenced by gizmo_mesh_spin_redo_setup(), and gizmo_mesh_spin_redo_update_from_op().