Blender V4.3
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
18 BMFace **faces_region,
19 uint faces_region_len,
20 ListBase *r_face_regions);
unsigned int uint
ATTR_WARN_UNUSED_RESULT BMesh * bm
int BM_mesh_region_match(BMesh *bm, BMFace **faces_region, uint faces_region_len, ListBase *r_face_regions)