GDAL
Public Attributes
GNMStdEdge Struct Reference

Edge. More...

#include <gnmgraph.h>

List of all members.

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 bIsBloked
 Whether the edge is blocked.

Detailed Description

Edge.


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

Generated for GDAL by doxygen 1.7.6.1.