#include "AStar.h"
#include "float.h"
#include "FPUtil.h"
Go to the source code of this file.
Definition at line 18 of file AStar.cpp.
Referenced by aStar::addToOpenList(), and aStar::getPathToNode().