|
GDAL
|
Edge. More...
#include <gnmgraph.h>
Public Attributes | |
| GNMGFID | nSrcVertexFID |
| Source vertex FID. | |
| GNMGFID | nTgtVertexFID |
| Target vertex FID. | |
| bool | bIsBidir |
| Whether the edge is bidirectonal. | |
| double | dfDirCost |
| Direct cost. | |
| double | dfInvCost |
| Inverse cost. | |
| bool | bIsBlocked |
| Whether the edge is blocked. | |
Edge.