Blender  V3.3
Functions
bmo_bevel.c File Reference
#include "BLI_utildefines.h"
#include "BKE_curveprofile.h"
#include "DNA_curveprofile_types.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_bevel_exec (BMesh *bm, BMOperator *op)
 

Detailed Description

Bevel wrapper around BM_mesh_bevel

Definition in file bmo_bevel.c.

Function Documentation

◆ bmo_bevel_exec()

void bmo_bevel_exec ( BMesh bm,
BMOperator op 
)