Blender  V3.3
Public Attributes | List of all members
BPy_BMesh Struct Reference

#include <bmesh_py_types.h>

Public Attributes

PyObject_VAR_HEAD struct BMeshbm
 
int flag
 

Detailed Description

Definition at line 51 of file bmesh_py_types.h.

Member Data Documentation

◆ bm

PyObject_VAR_HEAD struct BMesh* BPy_BMesh::bm

Definition at line 53 of file bmesh_py_types.h.

Referenced by BPy_BMO_call(), and C_BVHTree_FromBMesh().

◆ flag

int BPy_BMesh::flag

Definition at line 54 of file bmesh_py_types.h.


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