Blender V5.0
BMElemF Struct Reference

#include <bmesh_class.hh>

Public Attributes

BMHeader head

Detailed Description

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.

Member Data Documentation

◆ head

BMHeader BMElemF::head

Definition at line 251 of file bmesh_class.hh.

Referenced by BMO_slot_map_to_flag().


The documentation for this struct was generated from the following file: