|
Blender
V3.3
|
Definition at line 46 of file editmesh_inset.c.
| void* InsetData::draw_handle_pixel |
Definition at line 64 of file editmesh_inset.c.
Referenced by edbm_inset_exit(), and edbm_inset_init().
| float InsetData::initial_length |
Definition at line 50 of file editmesh_inset.c.
Referenced by edbm_inset_invoke(), and edbm_inset_modal().
| bool InsetData::is_modal |
Definition at line 52 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 62 of file editmesh_inset.c.
Referenced by edbm_inset_invoke(), and edbm_inset_modal().
| float InsetData::max_obj_scale |
Definition at line 55 of file editmesh_inset.c.
Referenced by edbm_inset_init(), and edbm_inset_modal().
| float InsetData::mcenter[2] |
Definition at line 63 of file editmesh_inset.c.
Referenced by edbm_inset_init(), edbm_inset_invoke(), and edbm_inset_modal().
| bool InsetData::modify_depth |
Definition at line 49 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 56 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 58 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 59 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 48 of file editmesh_inset.c.
Referenced by edbm_inset_init(), and edbm_inset_modal().
| float InsetData::old_thickness |
Definition at line 47 of file editmesh_inset.c.
Referenced by edbm_inset_init(), and edbm_inset_modal().
| float InsetData::pixel_size |
Definition at line 51 of file editmesh_inset.c.
Referenced by edbm_inset_invoke(), and edbm_inset_modal().
| bool InsetData::shift |
Definition at line 53 of file editmesh_inset.c.
Referenced by edbm_inset_init(), and edbm_inset_modal().
| float InsetData::shift_amount |
Definition at line 54 of file editmesh_inset.c.
Referenced by edbm_inset_init(), and edbm_inset_modal().