Blender
V4.3
source
blender
bmesh
tools
bmesh_region_match.hh
Go to the documentation of this file.
1
/* SPDX-FileCopyrightText: 2023 Blender Authors
2
*
3
* SPDX-License-Identifier: GPL-2.0-or-later */
4
5
#pragma once
6
17
int
BM_mesh_region_match
(
BMesh
*
bm
,
18
BMFace
**faces_region,
19
uint
faces_region_len,
20
ListBase
*r_face_regions);
uint
unsigned int uint
Definition
BLI_sys_types.h:68
bm
ATTR_WARN_UNUSED_RESULT BMesh * bm
Definition
bmesh_iterators_inline.hh:153
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.cc:1329
BMFace
Definition
bmesh_class.hh:256
BMesh
Definition
bmesh_class.hh:298
ListBase
Definition
DNA_listBase.h:32
Generated on Thu Feb 6 2025 07:36:39 for Blender by
doxygen
1.11.0