|
Blender V4.3
|
Public Attributes | |
| BMFace ** | faces |
| MutableSpan< std::array< BMLoop *, 3 > > | looptris |
Definition at line 282 of file bmesh_mesh_tessellate.cc.
| BMFace** PartialTessellationUserData::faces |
Definition at line 283 of file bmesh_mesh_tessellate.cc.
Referenced by bm_mesh_calc_tessellation_with_partial__multi_threaded().
| MutableSpan<std::array<BMLoop *, 3> > PartialTessellationUserData::looptris |
Definition at line 284 of file bmesh_mesh_tessellate.cc.