MeshKit  1.0
EndPointLess Struct Reference

#include <AF2Front.hpp>

List of all members.

Public Member Functions

bool operator() (const AF2Edge3D *const &oneEdge, const AF2Edge3D *const &otherEdge) const

Detailed Description

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.


Member Function Documentation

bool operator() ( const AF2Edge3D *const &  oneEdge,
const AF2Edge3D *const &  otherEdge 
) const

The comparison method.

Definition at line 11 of file AF2Front.cpp.


The documentation for this struct was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines