Struct Connection

Public

Represents a connection to another node.

Public Methods

Connection (node, cost)
Public
Connection (node, cost, shapeEdgeInfo)
Public
Equals (obj)
Public
GetHashCode ()
Public

Public Static Methods

PackShapeEdgeInfo (shapeEdge, adjacentShapeEdge, areEdgesIdentical)
Public Static

Public Variables

adjacentShapeEdge
Public
cost

Cost of moving along this connection.

Public
edgesAreIdentical
Public
isEdgeShared
Public
node

Node which this connection goes to.

Public
shapeEdge
Public
shapeEdgeInfo

Side of the node shape which this connection uses.

Public

Public Static Variables

IdenticalEdge
Public Static
NoSharedEdge
Public Static