OpenMW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Functions
anonymous_namespace{pathgrid.cpp} Namespace Reference

Functions

float manhattan (const ESM::Pathgrid::Point &a, const ESM::Pathgrid::Point &b)
 
float costAStar (const ESM::Pathgrid::Point &a, const ESM::Pathgrid::Point &b)
 

Function Documentation

float anonymous_namespace{pathgrid.cpp}::costAStar ( const ESM::Pathgrid::Point a,
const ESM::Pathgrid::Point b 
)

Here is the call graph for this function:

Here is the caller graph for this function:

float anonymous_namespace{pathgrid.cpp}::manhattan ( const ESM::Pathgrid::Point a,
const ESM::Pathgrid::Point b 
)

Here is the caller graph for this function: