Blender V5.0
bmesh_bisect_plane.hh File Reference
#include "bmesh_class.hh"

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