|
Blender V4.5
|
#include <bmesh_operator_api.hh>
Classes | |
| union | [union].data |
Public Attributes | |
| const char * | slot_name |
| eBMOpSlotType | slot_type |
| eBMOpSlotSubType_Union | slot_subtype |
| int | len |
| union | data |
Definition at line 250 of file bmesh_operator_api.hh.
| union BMOpSlot::[union].data BMOpSlot::data |
Referenced by _bmo_slot_buffer_append(), _bmo_slot_copy(), bmesh_find_doubles_common(), bmo_connect_vert_pair_exec(), bmo_create_grid_exec(), BMO_iter_new(), BMO_iter_step(), bmo_op_slots_free(), bmo_op_slots_init(), BMO_slot_as_arrayN(), BMO_slot_bool_get(), BMO_slot_bool_set(), BMO_slot_buffer_alloc(), BMO_slot_buffer_flag_disable(), BMO_slot_buffer_flag_enable(), BMO_slot_buffer_from_array(), bmo_slot_buffer_from_flag(), BMO_slot_buffer_from_single(), BMO_slot_buffer_get_first(), BMO_slot_buffer_get_single(), BMO_slot_buffer_hflag_disable(), BMO_slot_buffer_hflag_enable(), BMO_slot_float_get(), BMO_slot_float_set(), BMO_slot_int_get(), BMO_slot_int_set(), BMO_slot_map_insert(), BMO_slot_map_len(), BMO_slot_map_to_flag(), BMO_slot_mat3_get(), BMO_slot_mat4_get(), BMO_slot_mat_set(), BMO_slot_ptr_get(), BMO_slot_ptr_set(), BMO_slot_vec_get(), BMO_slot_vec_set(), bmo_spin_exec(), bmo_subdivide_edges_exec(), bmo_unsubdivide_exec(), and bpy_slot_from_py().
| int BMOpSlot::len |
Definition at line 255 of file bmesh_operator_api.hh.
Referenced by _bmo_slot_buffer_append(), _bmo_slot_copy(), bmesh_find_doubles_common(), bmo_connect_vert_pair_exec(), bmo_dissolve_limit_exec(), BMO_iter_step(), BMO_slot_as_arrayN(), BMO_slot_buffer_alloc(), BMO_slot_buffer_flag_disable(), BMO_slot_buffer_flag_enable(), BMO_slot_buffer_from_array(), bmo_slot_buffer_from_flag(), BMO_slot_buffer_from_single(), BMO_slot_buffer_get_single(), BMO_slot_buffer_hflag_disable(), BMO_slot_buffer_hflag_enable(), BMO_slot_buffer_len(), BMO_slot_mat_set(), bmo_spin_exec(), bmo_subdivide_edges_exec(), bmo_unsubdivide_exec(), bpy_slot_to_py(), and edbm_connect_vert_pair().
| const char* BMOpSlot::slot_name |
Definition at line 251 of file bmesh_operator_api.hh.
Referenced by bmo_op_slots_init(), and BPy_BMO_call().
| eBMOpSlotSubType_Union BMOpSlot::slot_subtype |
Definition at line 253 of file bmesh_operator_api.hh.
Referenced by _bmo_slot_copy(), BMO_iter_map_value_bool(), BMO_iter_map_value_float(), BMO_iter_map_value_int(), BMO_iter_map_value_ptr(), BMO_iter_new(), BMO_iter_step(), bmo_op_slots_init(), BMO_slot_buffer_flag_disable(), BMO_slot_buffer_flag_enable(), bmo_slot_buffer_from_flag(), BMO_slot_buffer_from_single(), BMO_slot_buffer_get_single(), BMO_slot_buffer_hflag_disable(), BMO_slot_buffer_hflag_enable(), bpy_slot_from_py(), bpy_slot_to_py(), and EDBM_op_call_and_selectf().
| eBMOpSlotType BMOpSlot::slot_type |
Definition at line 252 of file bmesh_operator_api.hh.
Referenced by _bmo_slot_buffer_append(), _bmo_slot_copy(), BMO_iter_new(), BMO_iter_step(), bmo_op_slots_free(), bmo_op_slots_init(), BMO_slot_as_arrayN(), BMO_slot_bool_get(), BMO_slot_bool_set(), BMO_slot_buffer_alloc(), BMO_slot_buffer_flag_disable(), BMO_slot_buffer_flag_enable(), BMO_slot_buffer_from_array(), bmo_slot_buffer_from_flag(), BMO_slot_buffer_from_single(), BMO_slot_buffer_get_first(), BMO_slot_buffer_get_single(), BMO_slot_buffer_hflag_disable(), BMO_slot_buffer_hflag_enable(), BMO_slot_buffer_len(), BMO_slot_float_get(), BMO_slot_float_set(), BMO_slot_int_get(), BMO_slot_int_set(), BMO_slot_map_insert(), BMO_slot_map_len(), BMO_slot_map_to_flag(), BMO_slot_mat3_get(), BMO_slot_mat4_get(), BMO_slot_mat_set(), BMO_slot_ptr_get(), BMO_slot_ptr_set(), BMO_slot_vec_get(), BMO_slot_vec_set(), bpy_slot_from_py(), and bpy_slot_to_py().