Blender V4.5
BMLogFace Struct Reference

Public Attributes

std::array< uint, 3 > v_ids
 
char hflag
 

Detailed Description

Definition at line 113 of file bmesh_log.cc.

Member Data Documentation

◆ hflag

char BMLogFace::hflag

Definition at line 115 of file bmesh_log.cc.

Referenced by bm_log_face_alloc(), bm_log_face_values_swap(), and bm_log_faces_restore().

◆ v_ids

std::array<uint, 3> BMLogFace::v_ids

Definition at line 114 of file bmesh_log.cc.

Referenced by bm_log_face_alloc(), and bm_log_faces_restore().


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