Blender
V3.3
|
#include <bmesh_py_types_customdata.h>
Public Attributes | |
PyObject_VAR_HEAD struct BMesh * | bm |
char | htype |
All layers for vert/edge/face/loop.
Definition at line 25 of file bmesh_py_types_customdata.h.
PyObject_VAR_HEAD struct BMesh* BPy_BMLayerAccess::bm |
Definition at line 27 of file bmesh_py_types_customdata.h.
char BPy_BMLayerAccess::htype |
Definition at line 28 of file bmesh_py_types_customdata.h.