Blender V5.0
BPy_BMLoop Struct Reference

#include <bmesh_py_types.hh>

Public Attributes

PyObject_VAR_HEAD BMeshbm
BMLoopl

Detailed Description

Definition at line 88 of file bmesh_py_types.hh.

Member Data Documentation

◆ bm

PyObject_VAR_HEAD BMesh* BPy_BMLoop::bm

Definition at line 90 of file bmesh_py_types.hh.

Referenced by bpy_bm_utils_loop_separate().

◆ l

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().


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