edgestruct Struct Reference
represents an edge between two mesh nodes
More...
#include <CoordConn.h>
List of all members.
Detailed Description
represents an edge between two mesh nodes
Constructor & Destructor Documentation
Member Function Documentation
int edgestruct::compare |
( |
const edgestruct & |
that |
) |
const [inline] |
comparison function that compares two objects based on the node ids in the edge Therefore it's necessary to store the node ids within an edge in sorted order to allow lexicographic comparison
- Parameters:
-
bool edgestruct::operator< |
( |
const edgestruct & |
that |
) |
const [inline] |
ordering based on node ids
- Parameters:
-
Member Data Documentation
The documentation for this struct was generated from the following file: