|
Blender V5.0
|
#include <bmesh_py_types.hh>
Public Attributes | |
| PyObject_VAR_HEAD BMesh * | bm |
| BMLoop * | l |
Definition at line 88 of file bmesh_py_types.hh.
| PyObject_VAR_HEAD BMesh* BPy_BMLoop::bm |
Definition at line 90 of file bmesh_py_types.hh.
Referenced by bpy_bm_utils_loop_separate().
| BMLoop* BPy_BMLoop::l |
Definition at line 91 of file bmesh_py_types.hh.
Referenced by bpy_bm_utils_loop_separate(), and bpy_bmedge_calc_tangent().