A structure to sort nodes in a heap structure. More...
Public Member Functions | |
| bool | operator() (const Node3D *lhs, const Node3D *rhs) const | 
| Sorting 3D nodes by increasing C value - the total estimated cost.  | |
| bool | operator() (const Node2D *lhs, const Node2D *rhs) const | 
| Sorting 2D nodes by increasing C value - the total estimated cost.  | |
A structure to sort nodes in a heap structure.
 1.8.6