A* Pathfinding Project  3.6.6
The A* Pathfinding Project for Unity 3D
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Events Macros Groups Pages
BinaryHeapM.Tuple Struct Reference

Public Member Functions

 Tuple (uint F, PathNode node)
 

Public Attributes

uint F
 
PathNode node
 

Constructor & Destructor Documentation

Tuple ( uint  F,
PathNode  node 
)

Member Data Documentation

uint F
PathNode node

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