Blender V4.3
bmesh_intersect_edges.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
9#pragma once
10
12 BMesh *bm, char hflag, float dist, bool split_faces, GHash *r_targetmap);
bool BM_mesh_intersect_edges(BMesh *bm, char hflag, float dist, bool split_faces, GHash *r_targetmap)
ATTR_WARN_UNUSED_RESULT BMesh * bm