xmsgrid  1.0
xms::XmEdge Member List

This is the complete list of members for xms::XmEdge, including all inherited members.

GetFirst() constxms::XmEdge
GetSecond() constxms::XmEdge
IsEquivalent(const XmEdge &a_edge) constxms::XmEdge
m_pt1xms::XmEdgeprivate
m_pt2xms::XmEdgeprivate
operator<(const XmEdge &a_rhs) constxms::XmEdge
operator==(const XmEdge &a_rhs) constxms::XmEdge
SetFirst(int a_pt1)xms::XmEdge
SetSecond(int a_pt2)xms::XmEdge
SortIndexes()xms::XmEdge
XmEdge()xms::XmEdge
XmEdge(int a_pt1, int a_pt2, bool a_sorted=false)xms::XmEdge
XmEdge(const std::pair< int, int > &a_edge)xms::XmEdgeexplicit