_chart (defined in QDEngine::AIAStar< Heuristic, TypeH >) | QDEngine::AIAStar< Heuristic, TypeH > | protected |
_dx (defined in QDEngine::AIAStar< Heuristic, TypeH >) | QDEngine::AIAStar< Heuristic, TypeH > | protected |
_dy (defined in QDEngine::AIAStar< Heuristic, TypeH >) | QDEngine::AIAStar< Heuristic, TypeH > | protected |
_heuristic (defined in QDEngine::AIAStar< Heuristic, TypeH >) | QDEngine::AIAStar< Heuristic, TypeH > | protected |
_is_used_num (defined in QDEngine::AIAStar< Heuristic, TypeH >) | QDEngine::AIAStar< Heuristic, TypeH > | protected |
_num_find_erase (defined in QDEngine::AIAStar< Heuristic, TypeH >) | QDEngine::AIAStar< Heuristic, TypeH > | protected |
_num_point_examine (defined in QDEngine::AIAStar< Heuristic, TypeH >) | QDEngine::AIAStar< Heuristic, TypeH > | protected |
_open_map (defined in QDEngine::AIAStar< Heuristic, TypeH >) | QDEngine::AIAStar< Heuristic, TypeH > | protected |
AIAStar() (defined in QDEngine::AIAStar< Heuristic, TypeH >) | QDEngine::AIAStar< Heuristic, TypeH > | |
clear() (defined in QDEngine::AIAStar< Heuristic, TypeH >) | QDEngine::AIAStar< Heuristic, TypeH > | protected |
findPath(Vect2i from, Heuristic *h, Std::vector< Vect2i > &path, int directions_count=8) (defined in QDEngine::AIAStar< Heuristic, TypeH >) | QDEngine::AIAStar< Heuristic, TypeH > | |
getInternalBuffer() (defined in QDEngine::AIAStar< Heuristic, TypeH >) | QDEngine::AIAStar< Heuristic, TypeH > | inline |
getStatistic(int *num_point_examine, int *num_find_erase) (defined in QDEngine::AIAStar< Heuristic, TypeH >) | QDEngine::AIAStar< Heuristic, TypeH > | |
getUsedNum() (defined in QDEngine::AIAStar< Heuristic, TypeH >) | QDEngine::AIAStar< Heuristic, TypeH > | inline |
init(int dx, int dy) (defined in QDEngine::AIAStar< Heuristic, TypeH >) | QDEngine::AIAStar< Heuristic, TypeH > | |
posBy(OnePoint *p) (defined in QDEngine::AIAStar< Heuristic, TypeH >) | QDEngine::AIAStar< Heuristic, TypeH > | inlineprotected |
type_point_map typedef (defined in QDEngine::AIAStar< Heuristic, TypeH >) | QDEngine::AIAStar< Heuristic, TypeH > | |
~AIAStar() (defined in QDEngine::AIAStar< Heuristic, TypeH >) | QDEngine::AIAStar< Heuristic, TypeH > | |