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

#include <bmesh_py_types.h>

Public Attributes

PyObject_VAR_HEAD struct BMeshbm
 
struct BMEdgee
 

Detailed Description

Definition at line 64 of file bmesh_py_types.h.

Member Data Documentation

◆ bm

PyObject_VAR_HEAD struct BMesh* BPy_BMEdge::bm

◆ e

struct BMEdge* BPy_BMEdge::e

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