|
Blender
V2.93
|
#include <bmesh_class.h>
Public Attributes | |
| BMEdge | base |
| struct BMFlagLayer * | oflags |
Definition at line 151 of file bmesh_class.h.
| BMEdge BMEdge_OFlag::base |
Definition at line 152 of file bmesh_class.h.
Referenced by bmo_flag_layer_alloc(), bmo_flag_layer_clear(), and bmo_flag_layer_free().
| struct BMFlagLayer* BMEdge_OFlag::oflags |
Definition at line 153 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().