|
Blender V4.3
|
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 |
Definition at line 51 of file editmesh_inset.cc.
| void* InsetData::draw_handle_pixel |
Definition at line 69 of file editmesh_inset.cc.
Referenced by edbm_inset_exit(), and edbm_inset_init().
| float InsetData::initial_length |
Definition at line 55 of file editmesh_inset.cc.
Referenced by edbm_inset_invoke(), and edbm_inset_modal().
| bool InsetData::is_modal |
Definition at line 57 of file editmesh_inset.cc.
Referenced by edbm_inset_calc(), edbm_inset_cancel(), edbm_inset_exit(), and edbm_inset_init().
| int InsetData::launch_event |
Definition at line 67 of file editmesh_inset.cc.
Referenced by edbm_inset_invoke(), and edbm_inset_modal().
| float InsetData::max_obj_scale |
Definition at line 60 of file editmesh_inset.cc.
Referenced by edbm_inset_init(), and edbm_inset_modal().
| float InsetData::mcenter[2] |
Definition at line 68 of file editmesh_inset.cc.
Referenced by edbm_inset_init(), edbm_inset_invoke(), and edbm_inset_modal().
| bool InsetData::modify_depth |
Definition at line 54 of file editmesh_inset.cc.
Referenced by edbm_inset_init(), edbm_inset_modal(), and edbm_inset_update_header().
| NumInput InsetData::num_input |
Definition at line 61 of file editmesh_inset.cc.
Referenced by edbm_inset_init(), edbm_inset_modal(), and edbm_inset_update_header().
| InsetObjectStore* InsetData::ob_store |
Definition at line 63 of file editmesh_inset.cc.
Referenced by edbm_inset_calc(), edbm_inset_cancel(), edbm_inset_exit(), and edbm_inset_init().
| uint InsetData::ob_store_len |
Definition at line 64 of file editmesh_inset.cc.
Referenced by edbm_inset_calc(), edbm_inset_cancel(), edbm_inset_exit(), and edbm_inset_init().
| float InsetData::old_depth |
Definition at line 53 of file editmesh_inset.cc.
Referenced by edbm_inset_init(), and edbm_inset_modal().
| float InsetData::old_thickness |
Definition at line 52 of file editmesh_inset.cc.
Referenced by edbm_inset_init(), and edbm_inset_modal().
| float InsetData::pixel_size |
Definition at line 56 of file editmesh_inset.cc.
Referenced by edbm_inset_invoke(), and edbm_inset_modal().
| bool InsetData::shift |
Definition at line 58 of file editmesh_inset.cc.
Referenced by edbm_inset_init(), and edbm_inset_modal().
| float InsetData::shift_amount |
Definition at line 59 of file editmesh_inset.cc.
Referenced by edbm_inset_init(), and edbm_inset_modal().