This is the complete list of members for MWMechanics::PathFinder, including all inherited members.
addPointToPath(const ESM::Pathgrid::Point &point) | MWMechanics::PathFinder | inline |
buildPath(const ESM::Pathgrid::Point &startPoint, const ESM::Pathgrid::Point &endPoint, const MWWorld::CellStore *cell) | MWMechanics::PathFinder | |
buildSyncedPath(const ESM::Pathgrid::Point &startPoint, const ESM::Pathgrid::Point &endPoint, const MWWorld::CellStore *cell) | MWMechanics::PathFinder | |
checkPathCompleted(float x, float y, float tolerance=PathTolerance) | MWMechanics::PathFinder | |
clearPath() | MWMechanics::PathFinder | |
DistanceSquared(ESM::Pathgrid::Point point, const osg::Vec3f &pos) | MWMechanics::PathFinder | inlinestatic |
GetClosestPoint(const ESM::Pathgrid *grid, const osg::Vec3f &pos) | MWMechanics::PathFinder | inlinestatic |
getPath() const | MWMechanics::PathFinder | inline |
getPathCell() const | MWMechanics::PathFinder | |
getPathSize() const | MWMechanics::PathFinder | inline |
getXAngleToNext(float x, float y, float z) const | MWMechanics::PathFinder | |
getZAngleToNext(float x, float y) const | MWMechanics::PathFinder | |
isPathConstructed() const | MWMechanics::PathFinder | inline |
MakeOsgVec3(const ESM::Pathgrid::Point &p) | MWMechanics::PathFinder | inlinestatic |
MakePathgridPoint(const osg::Vec3f &v) | MWMechanics::PathFinder | inlinestatic |
MakePathgridPoint(const ESM::Position &p) | MWMechanics::PathFinder | inlinestatic |
mCell | MWMechanics::PathFinder | private |
mPath | MWMechanics::PathFinder | private |
mPathgrid | MWMechanics::PathFinder | private |
PathFinder() | MWMechanics::PathFinder | |
PathTolerance | MWMechanics::PathFinder | static |
sgn(float val) | MWMechanics::PathFinder | inlinestatic |
sgn(int a) | MWMechanics::PathFinder | inlinestatic |