140 }
while ((l_iter = l_iter->
next) != l_first);
153 }
while ((l_iter = l_iter->
next) != l_first);
311 }
while ((l_iter = l_iter->
next) != l_first);
324 }
while ((l_iter = l_iter->
next) != l_first);
_GL_VOID GLfloat value _GL_VOID_RET _GL_VOID const GLuint GLboolean *residences _GL_BOOL_RET _GL_VOID GLsizei GLfloat GLfloat GLfloat GLfloat const GLubyte *bitmap _GL_VOID_RET _GL_VOID GLenum type
#define BM_FACE_FIRST_LOOP(p)
void BM_vert_kill(BMesh *bm, BMVert *v)
void BM_face_kill(BMesh *bm, BMFace *f)
void BM_edge_kill(BMesh *bm, BMEdge *e)
static void bm_remove_tagged_verts(BMesh *bm, const char hflag)
static void bmo_remove_tagged_edges(BMesh *bm, const short oflag)
static void bm_remove_tagged_edges(BMesh *bm, const char hflag)
void BMO_mesh_delete_oflag_tagged(BMesh *bm, const short oflag, const char htype)
void BM_mesh_delete_hflag_context(BMesh *bm, const char hflag, const int type)
void BM_mesh_delete_hflag_tagged(BMesh *bm, const char hflag, const char htype)
static void bm_remove_tagged_verts_loose(BMesh *bm, const char hflag)
static void bmo_remove_tagged_faces(BMesh *bm, const short oflag)
static void bmo_remove_tagged_verts(BMesh *bm, const short oflag)
static void bm_remove_tagged_faces(BMesh *bm, const char hflag)
void BMO_mesh_delete_oflag_context(BMesh *bm, const short oflag, const int type)
static void bmo_remove_tagged_verts_loose(BMesh *bm, const short oflag)
#define BM_elem_flag_disable(ele, hflag)
#define BM_elem_flag_test(ele, hflag)
#define BM_elem_flag_enable(ele, hflag)
#define BM_ITER_MESH(ele, iter, bm, itype)
#define BM_ITER_MESH_MUTABLE(ele, ele_next, iter, bm, itype)
ATTR_WARN_UNUSED_RESULT BMesh * bm
#define BMO_vert_flag_disable(bm, e, oflag)
#define BMO_edge_flag_test(bm, e, oflag)
#define BMO_edge_flag_enable(bm, e, oflag)
@ DEL_FACES_KEEP_BOUNDARY
#define BMO_vert_flag_enable(bm, e, oflag)
#define BMO_vert_flag_test(bm, e, oflag)
#define BMO_edge_flag_disable(bm, e, oflag)
#define BMO_face_flag_test(bm, e, oflag)
ATTR_WARN_UNUSED_RESULT const BMFlagLayer const short oflag
BLI_INLINE bool BM_edge_is_boundary(const BMEdge *e) ATTR_WARN_UNUSED_RESULT ATTR_NONNULL()
ATTR_WARN_UNUSED_RESULT const BMVert const BMEdge * e
ATTR_WARN_UNUSED_RESULT const BMVert * v