|
Blender V4.5
|
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 341 of file blender/mesh.cpp.
Definition at line 343 of file blender/mesh.cpp.
|
inline |
Definition at line 359 of file blender/mesh.cpp.
Referenced by operator()(), and VertexAverageComparator().