|
Blender V5.0
|
Public Member Functions | |
| bool | operator() (const TriKey a, const TriKey b) const |
| bool | operator() (const int3 a, const TriKey b) const |
Public Attributes | |
| Span< int3 > | tris |
Definition at line 375 of file mesh_triangulate.cc.
Definition at line 382 of file mesh_triangulate.cc.
References b, BLI_assert, and tris.
Definition at line 377 of file mesh_triangulate.cc.
References b, blender::geometry::TriKey::tri_index, blender::geometry::TriKey::tri_lower_vert, and tris.
Definition at line 376 of file mesh_triangulate.cc.
Referenced by operator()(), and operator()().