Blender
V3.3
source
blender
bmesh
tools
bmesh_region_match.h
Go to the documentation of this file.
1
/* SPDX-License-Identifier: GPL-2.0-or-later */
2
3
#pragma once
4
15
int
BM_mesh_region_match
(
BMesh
*
bm
,
16
BMFace
**faces_region,
17
uint
faces_region_len,
18
ListBase
*r_face_regions);
uint
unsigned int uint
Definition:
BLI_sys_types.h:67
bm
ATTR_WARN_UNUSED_RESULT BMesh * bm
Definition:
bmesh_iterators_inline.h:151
BM_mesh_region_match
int BM_mesh_region_match(BMesh *bm, BMFace **faces_region, uint faces_region_len, ListBase *r_face_regions)
Definition:
bmesh_region_match.c:1322
BMFace
Definition:
bmesh_class.h:254
BMesh
Definition:
bmesh_class.h:296
ListBase
Definition:
DNA_listBase.h:30
Generated on Tue Oct 22 2024 13:18:25 for Blender by
doxygen
1.9.1