Blender V4.3
bmo_fill_holes.cc File Reference
#include "BLI_utildefines.h"
#include "bmesh.hh"
#include "bmesh_tools.hh"
#include "intern/bmesh_operators_private.hh"

Go to the source code of this file.

Functions

void bmo_holes_fill_exec (BMesh *bm, BMOperator *op)
 

Detailed Description

Fill boundary edge loop(s) with faces.

Definition in file bmo_fill_holes.cc.

Function Documentation

◆ bmo_holes_fill_exec()