|
Blender V5.0
|
#include <bmesh_class.hh>
Public Attributes | |
| BMHeader | head |
A struct which only (BMFace, BMEdge, BMVert) can be cast to. But not BMLoop, since these don't have a flag layer.
Definition at line 250 of file bmesh_class.hh.
| BMHeader BMElemF::head |
Definition at line 251 of file bmesh_class.hh.
Referenced by BMO_slot_map_to_flag().