|
Blender
V2.93
|
Public Member Functions | |
| VertexAverageComparator (const array< float3 > &verts) | |
| bool | operator() (const int &vert_idx_a, const int &vert_idx_b) |
Protected Attributes | |
| const array< float3 > & | verts_ |
Definition at line 647 of file blender_mesh.cpp.
Definition at line 649 of file blender_mesh.cpp.
|
inline |
Definition at line 667 of file blender_mesh.cpp.
Referenced by operator()().