MeshKit
1.0
|
#include <AF2Front.hpp>
Public Member Functions | |
bool | operator() (const AF2Edge3D *const &oneEdge, const AF2Edge3D *const &otherEdge) const |
An EndPointLess is a comparison object that compares AF2Edge3D pointers as half edges according to the values of their endpoints. This allows different instances of AF2Edge3D that reference the same endpoints (in the same order) to compare as equal.
Definition at line 43 of file AF2Front.hpp.
The comparison method.
Definition at line 11 of file AF2Front.cpp.