|
Blender V4.3
|
Public Attributes | |
| wmGizmo | gizmo |
| Vector< Base * > | bases |
| int | base_index |
| int | vert_index |
| int | edge_index |
| int | face_index |
| EditMesh_PreSelElem * | psel |
Definition at line 89 of file view3d_gizmo_preselect_type.cc.
| int MeshElemGizmo3D::base_index |
Definition at line 92 of file view3d_gizmo_preselect_type.cc.
Referenced by ED_view3d_gizmo_mesh_preselect_clear(), gizmo_preselect_elem_draw(), gizmo_preselect_elem_setup(), and gizmo_preselect_elem_test_select().
Definition at line 91 of file view3d_gizmo_preselect_type.cc.
Referenced by gizmo_preselect_elem_draw(), gizmo_preselect_elem_free(), gizmo_preselect_elem_setup(), and gizmo_preselect_elem_test_select().
| int MeshElemGizmo3D::edge_index |
Definition at line 94 of file view3d_gizmo_preselect_type.cc.
Referenced by ED_view3d_gizmo_mesh_preselect_clear(), and gizmo_preselect_elem_test_select().
| int MeshElemGizmo3D::face_index |
Definition at line 95 of file view3d_gizmo_preselect_type.cc.
Referenced by ED_view3d_gizmo_mesh_preselect_clear(), and gizmo_preselect_elem_test_select().
| wmGizmo MeshElemGizmo3D::gizmo |
Definition at line 90 of file view3d_gizmo_preselect_type.cc.
| EditMesh_PreSelElem* MeshElemGizmo3D::psel |
Definition at line 96 of file view3d_gizmo_preselect_type.cc.
Referenced by gizmo_preselect_elem_draw(), gizmo_preselect_elem_free(), gizmo_preselect_elem_setup(), and gizmo_preselect_elem_test_select().
| int MeshElemGizmo3D::vert_index |
Definition at line 93 of file view3d_gizmo_preselect_type.cc.
Referenced by ED_view3d_gizmo_mesh_preselect_clear(), and gizmo_preselect_elem_test_select().