|
Blender V5.0
|
#include <bmesh_py_types.hh>
Public Attributes | |
| PyObject_VAR_HEAD BMesh * | bm |
| int | flag |
Definition at line 63 of file bmesh_py_types.hh.
| PyObject_VAR_HEAD BMesh* BPy_BMesh::bm |
Definition at line 65 of file bmesh_py_types.hh.
Referenced by bpy_bm_utils_uv_select_check(), BPy_BMO_call(), and C_BVHTree_FromBMesh().
| int BPy_BMesh::flag |
Definition at line 66 of file bmesh_py_types.hh.