|
Blender V4.5
|
Classes | |
| struct | [struct].data |
Public Attributes | |
| wmGizmo * | translate_z |
| wmGizmo * | translate_c |
| wmGizmo * | rotate_c |
| struct | data |
Definition at line 476 of file editmesh_bisect.cc.
| struct GizmoGroup::[struct].data GizmoGroup::data |
Referenced by gizmo_bisect_exec(), gizmo_bisect_prop_angle_get(), gizmo_bisect_prop_angle_set(), gizmo_bisect_prop_depth_get(), gizmo_bisect_prop_depth_set(), gizmo_bisect_prop_translate_get(), gizmo_bisect_prop_translate_set(), gizmo_mesh_bisect_draw_prepare(), gizmo_mesh_bisect_setup(), and gizmo_mesh_bisect_update_from_op().
| wmGizmo* GizmoGroup::rotate_c |
Definition at line 482 of file editmesh_bisect.cc.
Referenced by gizmo_mesh_bisect_setup(), and gizmo_mesh_bisect_update_from_op().
| wmGizmo* GizmoGroup::translate_c |
Definition at line 480 of file editmesh_bisect.cc.
Referenced by gizmo_mesh_bisect_setup(), and gizmo_mesh_bisect_update_from_op().
| wmGizmo* GizmoGroup::translate_z |
Definition at line 478 of file editmesh_bisect.cc.
Referenced by gizmo_mesh_bisect_setup(), and gizmo_mesh_bisect_update_from_op().