|
Blender V4.3
|
#include <ED_mesh.hh>
Public Attributes | |
| intptr_t * | index_lookup |
| int | prev_vert_tot |
| int | prev_edge_tot |
| bool | prev_is_editmode |
Definition at line 430 of file ED_mesh.hh.
| intptr_t* MirrTopoStore_t::index_lookup |
Definition at line 431 of file ED_mesh.hh.
Referenced by ED_mesh_mirrtopo_free(), ED_mesh_mirrtopo_init(), ED_mesh_mirrtopo_recalc_check(), EDBM_verts_mirror_cache_begin_ex(), editbmesh_get_x_mirror_vert_topo(), and mesh_get_x_mirror_vert_topo().
| int MirrTopoStore_t::prev_edge_tot |
Definition at line 433 of file ED_mesh.hh.
Referenced by ED_mesh_mirrtopo_free(), ED_mesh_mirrtopo_init(), and ED_mesh_mirrtopo_recalc_check().
| bool MirrTopoStore_t::prev_is_editmode |
Definition at line 434 of file ED_mesh.hh.
Referenced by ED_mesh_mirrtopo_init(), and ED_mesh_mirrtopo_recalc_check().
| int MirrTopoStore_t::prev_vert_tot |
Definition at line 432 of file ED_mesh.hh.
Referenced by ED_mesh_mirrtopo_free(), ED_mesh_mirrtopo_init(), and ED_mesh_mirrtopo_recalc_check().