Blender  V3.3
bmesh_intersect_edges.h
Go to the documentation of this file.
1 /* SPDX-License-Identifier: GPL-2.0-or-later */
2 
7 #pragma once
8 
10  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