Blender  V3.3
Functions
bmesh_bisect_plane.h File Reference

Go to the source code of this file.

Functions

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)
 

Function Documentation

◆ 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 
)