Blender V5.0
bmo_beautify.cc File Reference

Go to the source code of this file.

Macros

#define ELE_NEW   1
#define FACE_MARK   2

Functions

void bmo_beautify_fill_exec (BMesh *bm, BMOperator *op)

Detailed Description

Beautify the mesh by rotating edges between triangles to more attractive positions until no more rotations can be made.

Definition in file bmo_beautify.cc.

Macro Definition Documentation

◆ ELE_NEW

◆ FACE_MARK

Function Documentation

◆ bmo_beautify_fill_exec()