Blender  V3.3
Public Attributes | List of all members
MirrTopoStore_t Struct Reference

#include <ED_mesh.h>

Public Attributes

intptr_tindex_lookup
 
int prev_vert_tot
 
int prev_edge_tot
 
bool prev_is_editmode
 

Detailed Description

Definition at line 431 of file ED_mesh.h.

Member Data Documentation

◆ index_lookup

intptr_t* MirrTopoStore_t::index_lookup

◆ prev_edge_tot

int MirrTopoStore_t::prev_edge_tot

◆ prev_is_editmode

bool MirrTopoStore_t::prev_is_editmode

Definition at line 435 of file ED_mesh.h.

Referenced by ED_mesh_mirrtopo_init(), and ED_mesh_mirrtopo_recalc_check().

◆ prev_vert_tot

int MirrTopoStore_t::prev_vert_tot

The documentation for this struct was generated from the following file: