Public Member Functions | |
TiledGraphEdge (const TiledGraphNodeId &nodeIdA, const TiledGraphNodeId &nodeIdB, const TiledGraphEdgeAttributesId &attributesId, float weight, bool attributesDirectionReversed) | |
Public Attributes | |
TiledGraphNodeId | NodeIdA |
TiledGraphNodeId | NodeIdB |
TiledGraphEdgeAttributesId | AttributesId |
float | Weight |
bool | AttributesDirectionReversed |