|
Blender
V2.93
|
#include <bmesh_class.h>
Public Attributes | |
| BMVert | base |
| struct BMFlagLayer * | oflags |
Definition at line 112 of file bmesh_class.h.
| BMVert BMVert_OFlag::base |
Definition at line 113 of file bmesh_class.h.
Referenced by bmo_flag_layer_alloc(), bmo_flag_layer_clear(), and bmo_flag_layer_free().
| struct BMFlagLayer* BMVert_OFlag::oflags |
Definition at line 114 of file bmesh_class.h.
Referenced by BM_mesh_elem_toolflags_ensure(), bmo_flag_layer_alloc(), bmo_flag_layer_clear(), and bmo_flag_layer_free().