Blender
V3.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 671 of file blender/mesh.cpp.
Definition at line 673 of file blender/mesh.cpp.
|
inline |
Definition at line 691 of file blender/mesh.cpp.
Referenced by operator()().