Blender
V4.3
source
blender
bmesh
tools
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
11
bool
BM_mesh_intersect_edges
(
12
BMesh
*
bm
,
char
hflag,
float
dist,
bool
split_faces,
GHash
*r_targetmap);
BM_mesh_intersect_edges
bool BM_mesh_intersect_edges(BMesh *bm, char hflag, float dist, bool split_faces, GHash *r_targetmap)
Definition
bmesh_intersect_edges.cc:475
bm
ATTR_WARN_UNUSED_RESULT BMesh * bm
Definition
bmesh_iterators_inline.hh:153
BMesh
Definition
bmesh_class.hh:298
GHash
Definition
BLI_ghash.c:80
Generated on Thu Feb 6 2025 07:36:39 for Blender by
doxygen
1.11.0