Blender V4.3
PartialTessellationUserData Struct Reference

Public Attributes

BMFace ** faces
 
MutableSpan< std::array< BMLoop *, 3 > > looptris
 

Detailed Description

Definition at line 282 of file bmesh_mesh_tessellate.cc.

Member Data Documentation

◆ faces

BMFace** PartialTessellationUserData::faces

◆ looptris

MutableSpan<std::array<BMLoop *, 3> > PartialTessellationUserData::looptris

Definition at line 284 of file bmesh_mesh_tessellate.cc.


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