|
Blender V5.0
|
#include <bmesh_class.hh>
Public Attributes | |
| BMEdge | base |
| struct BMFlagLayer * | oflags |
Definition at line 149 of file bmesh_class.hh.
| BMEdge BMEdge_OFlag::base |
Definition at line 150 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 151 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().