Méthode | Description | |
---|---|---|
Edge ( int v1, int v2 ) | ||
Opposite ( int idx ) : int |
Given a vertex index, find the vertex at the other end of the edge.
|
|
ReadEdge ( string line ) : void |
vZome VEF format.
|
|
WriteEdge ( ) : string |
vZome VEF format.
|