Blender
V4.3
source
blender
bmesh
tools
bmesh_bisect_plane.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
16
void
BM_mesh_bisect_plane
(
BMesh
*
bm
,
17
const
float
plane[4],
18
bool
use_snap_center,
19
bool
use_tag,
20
short
oflag_center,
21
short
oflag_new,
22
float
eps
);
BM_mesh_bisect_plane
void BM_mesh_bisect_plane(BMesh *bm, const float plane[4], bool use_snap_center, bool use_tag, short oflag_center, short oflag_new, float eps)
Definition
bmesh_bisect_plane.cc:388
bm
ATTR_WARN_UNUSED_RESULT BMesh * bm
Definition
bmesh_iterators_inline.hh:153
eps
const btScalar eps
Definition
poly34.cpp:11
BMesh
Definition
bmesh_class.hh:298
Generated on Thu Feb 6 2025 07:36:39 for Blender by
doxygen
1.11.0