This is the complete list of members for Ultima::Nuvie::Path, including all inherited members.
add_step(const MapCoord &loc) (defined in Ultima::Nuvie::Path) | Ultima::Nuvie::Path | protected |
check_dir(const MapCoord &loc, MapCoord &rel) (defined in Ultima::Nuvie::Path) | Ultima::Nuvie::Path | protected |
check_loc(const MapCoord &loc) (defined in Ultima::Nuvie::Path) | Ultima::Nuvie::Path | protected |
delete_path() (defined in Ultima::Nuvie::Path) | Ultima::Nuvie::Path | |
get_first_step() (defined in Ultima::Nuvie::Path) | Ultima::Nuvie::Path | virtual |
get_last_step() (defined in Ultima::Nuvie::Path) | Ultima::Nuvie::Path | virtual |
get_max_score(uint32 cost) (defined in Ultima::Nuvie::Path) | Ultima::Nuvie::Path | virtual |
get_num_steps() (defined in Ultima::Nuvie::Path) | Ultima::Nuvie::Path | inline |
get_path(MapCoord **path_start, uint32 &path_size) (defined in Ultima::Nuvie::Path) | Ultima::Nuvie::Path | virtual |
get_step(uint32 step_index) (defined in Ultima::Nuvie::Path) | Ultima::Nuvie::Path | virtual |
have_path() (defined in Ultima::Nuvie::Path) | Ultima::Nuvie::Path | virtual |
Path() (defined in Ultima::Nuvie::Path) | Ultima::Nuvie::Path | |
path (defined in Ultima::Nuvie::Path) | Ultima::Nuvie::Path | protected |
path_cost_est(const MapCoord &s, const MapCoord &g) (defined in Ultima::Nuvie::Path) | Ultima::Nuvie::Path | virtual |
path_search(const MapCoord &start, const MapCoord &goal)=0 (defined in Ultima::Nuvie::Path) | Ultima::Nuvie::Path | pure virtual |
path_size (defined in Ultima::Nuvie::Path) | Ultima::Nuvie::Path | protected |
pf (defined in Ultima::Nuvie::Path) | Ultima::Nuvie::Path | protected |
remove_first_step() (defined in Ultima::Nuvie::Path) | Ultima::Nuvie::Path | virtual |
set_path_size(int alloc_size) (defined in Ultima::Nuvie::Path) | Ultima::Nuvie::Path | protected |
set_pathfinder(PathFinder *pathfinder) (defined in Ultima::Nuvie::Path) | Ultima::Nuvie::Path | inline |
step_cost(const MapCoord &c1, const MapCoord &c2)=0 (defined in Ultima::Nuvie::Path) | Ultima::Nuvie::Path | pure virtual |
step_count (defined in Ultima::Nuvie::Path) | Ultima::Nuvie::Path | protected |
~Path() (defined in Ultima::Nuvie::Path) | Ultima::Nuvie::Path | virtual |