#include <ColdetModel.h>
Public Member Functions | |
Edge (int vertexIndex1, int vertexIndex2) | |
bool | operator< (const Edge &rhs) const |
Private Attributes | |
int | vertex [2] |
Definition at line 31 of file ColdetModel.h.
Definition at line 35 of file ColdetModel.h.
Definition at line 44 of file ColdetModel.h.
|
private |
Definition at line 33 of file ColdetModel.h.