HOG2
Variables
AStar.cpp File Reference
#include "AStar.h"
#include "float.h"
#include "FPUtil.h"
Include dependency graph for AStar.cpp:

Go to the source code of this file.

Variables

static const bool verbose = false
 

Variable Documentation

◆ verbose

const bool verbose = false
static

Definition at line 18 of file AStar.cpp.

Referenced by aStar::addToOpenList(), and aStar::getPathToNode().