Blender V4.3
bmo_poke.cc File Reference

Go to the source code of this file.

Macros

#define ELE_NEW   1
 

Functions

void bmo_poke_exec (BMesh *bm, BMOperator *op)
 

Detailed Description

Pokes a face.

Splits a face into a triangle fan.

Definition in file bmo_poke.cc.

Macro Definition Documentation

◆ ELE_NEW

#define ELE_NEW   1

Definition at line 21 of file bmo_poke.cc.

Referenced by bmo_poke_exec().

Function Documentation

◆ bmo_poke_exec()