Blender
V3.3
|
#include <bmesh_class.h>
Public Attributes | |
BMEdge | base |
struct BMFlagLayer * | oflags |
Definition at line 139 of file bmesh_class.h.
BMEdge BMEdge_OFlag::base |
Definition at line 140 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 141 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().