golib
0.5
|
Public Member Functions | |
goMeshEdge (goIndex_t i=0, goIndex_t j=0) | |
void | swap () |
goIndex_t | key () const |
bool | operator== (const goMeshEdge &o) const |
bool | operator!= (const goMeshEdge &o) const |
Public Attributes | |
goIndex_t | a |
goIndex_t | b |