|
OpenMW
|
#include "pathgrid.hpp"#include "../mwbase/world.hpp"#include "../mwbase/environment.hpp"#include "../mwworld/cellstore.hpp"#include "../mwworld/esmstore.hpp"Namespaces | |
| anonymous_namespace{pathgrid.cpp} | |
| MWMechanics | |
| Game mechanics and NPC-AI. | |
Functions | |
| float | anonymous_namespace{pathgrid.cpp}::manhattan (const ESM::Pathgrid::Point &a, const ESM::Pathgrid::Point &b) |
| float | anonymous_namespace{pathgrid.cpp}::costAStar (const ESM::Pathgrid::Point &a, const ESM::Pathgrid::Point &b) |
1.8.6