Blender V4.3
BPy_BMesh Struct Reference

#include <bmesh_py_types.hh>

Public Attributes

PyObject_VAR_HEAD BMeshbm
 
int flag
 

Detailed Description

Definition at line 59 of file bmesh_py_types.hh.

Member Data Documentation

◆ bm

PyObject_VAR_HEAD BMesh* BPy_BMesh::bm

Definition at line 61 of file bmesh_py_types.hh.

Referenced by BPy_BMO_call(), and C_BVHTree_FromBMesh().

◆ flag

int BPy_BMesh::flag

Definition at line 62 of file bmesh_py_types.hh.


The documentation for this struct was generated from the following file: