Blender V2.61 - r43446
|
#include <ED_mesh.h>
Public Attributes | |
intptr_t * | index_lookup |
int | prev_vert_tot |
int | prev_edge_tot |
int | prev_ob_mode |
intptr_t* MirrTopoStore_t::index_lookup |
Definition at line 249 of file ED_mesh.h.
Referenced by ED_mesh_mirrtopo_free(), ED_mesh_mirrtopo_init(), ED_mesh_mirrtopo_recalc_check(), editmesh_get_x_mirror_vert_topo(), and mesh_get_x_mirror_vert_topo().
Definition at line 251 of file ED_mesh.h.
Referenced by ED_mesh_mirrtopo_free(), ED_mesh_mirrtopo_init(), and ED_mesh_mirrtopo_recalc_check().
Definition at line 252 of file ED_mesh.h.
Referenced by ED_mesh_mirrtopo_init(), and ED_mesh_mirrtopo_recalc_check().
Definition at line 250 of file ED_mesh.h.
Referenced by ED_mesh_mirrtopo_free(), ED_mesh_mirrtopo_init(), and ED_mesh_mirrtopo_recalc_check().