Blender V4.3
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 28 of file bmesh_py_types_customdata.hh.

Member Data Documentation

◆ bm

PyObject_VAR_HEAD BMesh* BPy_BMLayerAccess::bm

Definition at line 30 of file bmesh_py_types_customdata.hh.

◆ htype

char BPy_BMLayerAccess::htype

Definition at line 31 of file bmesh_py_types_customdata.hh.


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