GDAL
GNMStdEdge Struct Reference

Edge. More...

#include <gnmgraph.h>

Public Attributes

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.

Detailed Description

Edge.


The documentation for this struct was generated from the following file: