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

#include <bmesh_py_types.h>

Public Attributes

PyObject_VAR_HEAD struct BMeshbm
 
struct BMLoopl
 

Detailed Description

Definition at line 76 of file bmesh_py_types.h.

Member Data Documentation

◆ bm

PyObject_VAR_HEAD struct BMesh* BPy_BMLoop::bm

Definition at line 78 of file bmesh_py_types.h.

Referenced by bpy_bm_utils_loop_separate().

◆ l

struct BMLoop* BPy_BMLoop::l

Definition at line 79 of file bmesh_py_types.h.

Referenced by bpy_bm_utils_loop_separate(), and bpy_bmedge_calc_tangent().


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