This is the complete list of members for
jafar::lgl::CostManager, including all inherited members.
CostManager(GeoData *_geodata, Quadtree< double, GeoData > *_quadtree, PositionManager *_posManager, DIST_TYPE _distType=EUCLIDEAN) (defined in jafar::lgl::CostManager) | jafar::lgl::CostManager | |
DIST_TYPE enum name | jafar::lgl::CostManager | |
distType | jafar::lgl::CostManager | [protected] |
EUCLIDEAN enum value (defined in jafar::lgl::CostManager) | jafar::lgl::CostManager | |
geodata | jafar::lgl::CostManager | [protected] |
MANHATTAN enum value (defined in jafar::lgl::CostManager) | jafar::lgl::CostManager | |
obstacleLimit | jafar::lgl::CostManager | [protected] |
posManager | jafar::lgl::CostManager | [protected] |
quadtree | jafar::lgl::CostManager | [protected] |
setDistType(DIST_TYPE _distType) | jafar::lgl::CostManager | |
setObstacleLimit(double pol) | jafar::lgl::CostManager | |
weight(RasterCellIndex locClusterRootIndex, const NavLocation &loc1, const NavLocation &loc2, double &weight) | jafar::lgl::CostManager | |
weight(const NavLocation &loc1, const NavLocation &loc2, double &weight) | jafar::lgl::CostManager | |
weight(const NavLocation &loc1, const NavLocation &loc2, double costAtLoc2, double &weight) | jafar::lgl::CostManager | |
~CostManager() (defined in jafar::lgl::CostManager) | jafar::lgl::CostManager | |