Blender
V5.0
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
10
11
#include "
BLI_sys_types.h
"
12
13
#include "
bmesh_class.hh
"
14
21
int
BM_mesh_region_match
(
BMesh
*
bm
,
22
BMFace
**faces_region,
23
uint
faces_region_len,
24
ListBase
*r_face_regions);
BLI_sys_types.h
uint
unsigned int uint
Definition
BLI_sys_types.h:64
bmesh_class.hh
bm
BMesh * bm
Definition
bmesh_iterators_inline.hh:36
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:1328
BMFace
Definition
bmesh_class.hh:273
BMesh
Definition
bmesh_class.hh:316
ListBase
Definition
DNA_listBase.h:32
Generated on
for Blender by
doxygen
1.16.1