Helper class providing an operator for comparison of two edges. More...
#include <Elements.h>
Public Member Functions | |
bool | operator== (const MeshHelpEdge &rclEdge) const |
Public Attributes | |
unsigned long | _ulIndex [2] |
Helper class providing an operator for comparison of two edges.
The class holds the point indices of the underlying edge.
Definition at line 52 of file Elements.h.
bool MeshCore::MeshHelpEdge::operator== | ( | const MeshHelpEdge & | rclEdge | ) | const [inline] |
unsigned long MeshCore::MeshHelpEdge::_ulIndex[2] |
Definition at line 56 of file Elements.h.
Referenced by MeshCore::MeshFacet::GetEdge().