|
Blender V4.3
|
#include <bmesh_class.hh>
Public Attributes | |
| BMEdge | base |
| struct BMFlagLayer * | oflags |
Definition at line 141 of file bmesh_class.hh.
| BMEdge BMEdge_OFlag::base |
Definition at line 142 of file bmesh_class.hh.
Referenced by bmo_flag_layer_alloc(), bmo_flag_layer_clear(), and bmo_flag_layer_free().
| struct BMFlagLayer* BMEdge_OFlag::oflags |
Definition at line 143 of file bmesh_class.hh.
Referenced by BM_mesh_elem_toolflags_ensure(), bmo_flag_layer_alloc(), bmo_flag_layer_clear(), and bmo_flag_layer_free().