Edge.
More...
#include <gnmgraph.h>
|
|
GNMGFID | nSrcVertexFID = 0 |
| | Source vertex FID.
|
|
GNMGFID | nTgtVertexFID = 0 |
| | Target vertex FID.
|
|
bool | bIsBidir = false |
| | Whether the edge is bidirectonal.
|
|
double | dfDirCost = 0 |
| | Direct cost.
|
|
double | dfInvCost = 0 |
| | Inverse cost.
|
|
bool | bIsBlocked = false |
| | Whether the edge is blocked.
|
The documentation for this struct was generated from the following file: