Blender
V3.3
|
#include <bmesh_marking.h>
Public Attributes | |
struct BMEditSelection * | next |
struct BMEditSelection * | prev |
BMElem * | ele |
char | htype |
Definition at line 9 of file bmesh_marking.h.
BMElem* BMEditSelection::ele |
Definition at line 11 of file bmesh_marking.h.
Referenced by BM_editselection_center(), BM_editselection_normal(), BM_editselection_plane(), bm_loop_normal_mark_indiv(), BM_mesh_active_edge_get(), BM_mesh_active_elem_get(), BM_mesh_active_face_get(), BM_mesh_active_vert_get(), BM_mesh_copy(), BM_mesh_edgesplit(), bm_mesh_elems_select_get_n__internal(), BM_mesh_remap(), BM_select_history_active_get(), bm_select_history_create(), BM_select_history_map_create(), BM_select_history_validate(), bm_vert_connect_select_history(), bm_vert_connect_select_history_edge_to_vert_path(), bm_vert_is_select_history_open(), bmo_contextual_create_exec(), bmo_extrude_discrete_faces_exec(), bmo_extrude_vert_indiv_exec(), BMO_mesh_selected_remap(), bpy_bmeditseliter_next(), bpy_bmeditselseq_active_get(), bpy_bmeditselseq_subscript_int(), bpy_bmeditselseq_subscript_slice(), ED_uvedit_active_edge_loop_get(), ED_uvedit_active_vert_loop_get(), edbm_rip_invoke__vert(), edbm_shortest_path_select_exec(), EDBM_update(), merge_firstlast(), and transform_convert_mesh_islands_calc().
char BMEditSelection::htype |
Definition at line 12 of file bmesh_marking.h.
Referenced by BM_editselection_center(), BM_editselection_normal(), BM_editselection_plane(), bm_loop_normal_mark_indiv(), BM_mesh_active_edge_get(), BM_mesh_active_face_get(), BM_mesh_active_vert_get(), BM_mesh_copy(), BM_mesh_edgesplit(), bm_mesh_elems_select_get_n__internal(), BM_mesh_remap(), BM_select_history_active_get(), bm_select_history_create(), bm_vert_connect_select_history(), bm_vert_connect_select_history_edge_to_vert_path(), bm_vert_is_select_history_open(), bmo_contextual_create_exec(), BMO_mesh_selected_remap(), ED_uvedit_active_edge_loop_get(), ED_uvedit_active_vert_loop_get(), edbm_rip_invoke__vert(), edbm_shortest_path_select_exec(), edbm_strip_selections(), edbm_vert_connect_path_exec(), getTransformOrientation_ex(), and transform_convert_mesh_islands_calc().
struct BMEditSelection* BMEditSelection::next |
Definition at line 10 of file bmesh_marking.h.
Referenced by BM_mesh_copy(), BM_mesh_edgesplit(), BM_mesh_remap(), BM_select_history_active_get(), BM_select_history_map_create(), BM_select_history_validate(), bm_vert_connect_select_history(), bm_vert_connect_select_history_edge_to_vert_path(), bmo_contextual_create_exec(), BMO_mesh_selected_remap(), bpy_bmeditseliter_next(), bpy_bmeditselseq_subscript_slice(), edbm_strip_selections(), and EDBM_update().
struct BMEditSelection * BMEditSelection::prev |
Definition at line 10 of file bmesh_marking.h.
Referenced by BM_editselection_plane(), bm_loop_normal_mark_indiv(), BM_mesh_active_face_get(), bm_mesh_elems_select_get_n__internal(), BM_select_history_active_get(), bm_vert_connect_select_history_edge_to_vert_path(), ED_uvedit_active_edge_loop_get(), ED_uvedit_active_vert_loop_get(), and edbm_shortest_path_select_exec().