Struct for storing the two corresponding nodes of an edge.
More...
#include <ogdf/internal/cluster/basics.h>
List of all members.
Detailed Description
Struct for storing the two corresponding nodes of an edge.
Definition at line 58 of file basics.h.
Constructor & Destructor Documentation
| ogdf::nodePair::nodePair |
( |
| ) |
|
|
inline |
| ogdf::nodePair::nodePair |
( |
node |
u1, |
|
|
node |
u2 |
|
) |
| |
|
inline |
Member Function Documentation
| void ogdf::nodePair::printMe |
( |
ostream & |
out | ) |
const |
|
inline |
Member Data Documentation
The documentation for this struct was generated from the following file: