pathfinderastargenericcached.h File Reference

#include "pathfinder.h"
#include <functional>
#include <algorithm>
#include <map>

Go to the source code of this file.


Classes

class  Pathfinder::AStarGenericCached< NODETYPE, DESTCOST, GETNEIGHBORS, COSTTYPE >
 Generic A * pathfinder with caching. More...
class  Pathfinder::AStarGenericCached< NODETYPE, DESTCOST, GETNEIGHBORS, COSTTYPE >::AddNeighborFunctor
 Functor passed to the IGetNeighbors functor. More...
class  Pathfinder::AStarGenericCached< NODETYPE, DESTCOST, GETNEIGHBORS, COSTTYPE >::IGetNeighbors
 Functor interface for getting the neighbor states of a given state. More...

Namespaces

namespace  Pathfinder
 Pathfinder namespace


Detailed Description


Generated on Mon Dec 29 19:08:10 2008 by  doxygen 1.5.7.1