Blender  V3.3
Functions
bmo_fill_holes.c File Reference
#include "BLI_utildefines.h"
#include "bmesh.h"
#include "bmesh_tools.h"
#include "intern/bmesh_operators_private.h"

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.c.

Function Documentation

◆ bmo_holes_fill_exec()

void bmo_holes_fill_exec ( BMesh bm,
BMOperator op 
)