|
Blender
V2.93
|
Public Attributes | |
| float | old_thickness |
| float | old_depth |
| bool | modify_depth |
| float | initial_length |
| float | pixel_size |
| bool | is_modal |
| bool | shift |
| float | shift_amount |
| float | max_obj_scale |
| NumInput | num_input |
| InsetObjectStore * | ob_store |
| uint | ob_store_len |
| int | launch_event |
| float | mcenter [2] |
| void * | draw_handle_pixel |
| short | gizmo_flag |
Definition at line 60 of file editmesh_inset.c.
| void* InsetData::draw_handle_pixel |
Definition at line 78 of file editmesh_inset.c.
Referenced by edbm_inset_exit(), and edbm_inset_init().
| short InsetData::gizmo_flag |
Definition at line 79 of file editmesh_inset.c.
Referenced by edbm_inset_exit(), and edbm_inset_init().
| float InsetData::initial_length |
Definition at line 64 of file editmesh_inset.c.
Referenced by edbm_inset_invoke(), and edbm_inset_modal().
| bool InsetData::is_modal |
Definition at line 66 of file editmesh_inset.c.
Referenced by edbm_inset_calc(), edbm_inset_cancel(), edbm_inset_exit(), and edbm_inset_init().
| int InsetData::launch_event |
Definition at line 76 of file editmesh_inset.c.
Referenced by edbm_inset_invoke(), and edbm_inset_modal().
| float InsetData::max_obj_scale |
Definition at line 69 of file editmesh_inset.c.
Referenced by edbm_inset_init(), and edbm_inset_modal().
| float InsetData::mcenter[2] |
Definition at line 77 of file editmesh_inset.c.
Referenced by edbm_inset_init(), edbm_inset_invoke(), and edbm_inset_modal().
| bool InsetData::modify_depth |
Definition at line 63 of file editmesh_inset.c.
Referenced by edbm_inset_init(), edbm_inset_modal(), and edbm_inset_update_header().
| NumInput InsetData::num_input |
Definition at line 70 of file editmesh_inset.c.
Referenced by edbm_inset_init(), edbm_inset_modal(), and edbm_inset_update_header().
| InsetObjectStore* InsetData::ob_store |
Definition at line 72 of file editmesh_inset.c.
Referenced by edbm_inset_calc(), edbm_inset_cancel(), edbm_inset_exit(), and edbm_inset_init().
| uint InsetData::ob_store_len |
Definition at line 73 of file editmesh_inset.c.
Referenced by edbm_inset_calc(), edbm_inset_cancel(), edbm_inset_exit(), and edbm_inset_init().
| float InsetData::old_depth |
Definition at line 62 of file editmesh_inset.c.
Referenced by edbm_inset_init(), and edbm_inset_modal().
| float InsetData::old_thickness |
Definition at line 61 of file editmesh_inset.c.
Referenced by edbm_inset_init(), and edbm_inset_modal().
| float InsetData::pixel_size |
Definition at line 65 of file editmesh_inset.c.
Referenced by edbm_inset_invoke(), and edbm_inset_modal().
| bool InsetData::shift |
Definition at line 67 of file editmesh_inset.c.
Referenced by edbm_inset_init(), and edbm_inset_modal().
| float InsetData::shift_amount |
Definition at line 68 of file editmesh_inset.c.
Referenced by edbm_inset_init(), and edbm_inset_modal().