Blender V5.0
bmesh_py_ops_call.hh File Reference
#include <Python.h>

Go to the source code of this file.

Classes

struct  BPy_BMeshOpFunc

Functions

PyObject * BPy_BMO_call (BPy_BMeshOpFunc *self, PyObject *args, PyObject *kw)

Function Documentation

◆ BPy_BMO_call()