Public Member Functions | |
bool | operator() (const MeshSetRange &r, const MeshSetRange &h) |
Definition at line 431 of file MeshSet.cpp.
|
inline |
Definition at line 434 of file MeshSet.cpp.
435 {
436 return r.second < h.first;
437 }