|
Blender V5.0
|
#include <bmesh_py_types_customdata.hh>
Public Attributes | |
| PyObject_VAR_HEAD BMesh * | bm |
| char | htype |
All layers for vert/edge/face/loop.
Definition at line 32 of file bmesh_py_types_customdata.hh.
| PyObject_VAR_HEAD BMesh* BPy_BMLayerAccess::bm |
Definition at line 34 of file bmesh_py_types_customdata.hh.
| char BPy_BMLayerAccess::htype |
Definition at line 35 of file bmesh_py_types_customdata.hh.