Blender  V3.3
bmesh_bisect_plane.h
Go to the documentation of this file.
1 /* SPDX-License-Identifier: GPL-2.0-or-later */
2 
3 #pragma once
4 
15  const float plane[4],
16  bool use_snap_center,
17  bool use_tag,
18  short oflag_center,
19  short oflag_new,
20  float eps);
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)
ATTR_WARN_UNUSED_RESULT BMesh * bm
const btScalar eps
Definition: poly34.cpp:11