|
Blender V4.3
|
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 585 of file blender/mesh.cpp.
Definition at line 587 of file blender/mesh.cpp.
Definition at line 603 of file blender/mesh.cpp.
Referenced by operator()().