|
Blender V5.0
|
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 334 of file blender/mesh.cpp.
Definition at line 336 of file blender/mesh.cpp.
|
inline |
Definition at line 352 of file blender/mesh.cpp.
Referenced by operator()(), and VertexAverageComparator().