Blender V5.0
BPy_BMLayerAccess Struct Reference

#include <bmesh_py_types_customdata.hh>

Public Attributes

PyObject_VAR_HEAD BMeshbm
char htype

Detailed Description

All layers for vert/edge/face/loop.

Definition at line 32 of file bmesh_py_types_customdata.hh.

Member Data Documentation

◆ bm

PyObject_VAR_HEAD BMesh* BPy_BMLayerAccess::bm

Definition at line 34 of file bmesh_py_types_customdata.hh.

◆ htype

char BPy_BMLayerAccess::htype

Definition at line 35 of file bmesh_py_types_customdata.hh.


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