Blender
V3.3
source
blender
bmesh
tools
bmesh_edgesplit.h
Go to the documentation of this file.
1
/* SPDX-License-Identifier: GPL-2.0-or-later */
2
3
#pragma once
4
9
#ifdef __cplusplus
10
extern
"C"
{
11
#endif
12
18
void
BM_mesh_edgesplit
(
BMesh
*
bm
,
bool
use_verts,
bool
tag_only,
bool
copy_select);
19
20
#ifdef __cplusplus
21
}
22
#endif
BM_mesh_edgesplit
void BM_mesh_edgesplit(BMesh *bm, bool use_verts, bool tag_only, bool copy_select)
Definition:
bmesh_edgesplit.c:17
bm
ATTR_WARN_UNUSED_RESULT BMesh * bm
Definition:
bmesh_iterators_inline.h:151
BMesh
Definition:
bmesh_class.h:296
Generated on Sat Jul 27 2024 14:57:55 for Blender by
doxygen
1.9.1