, including all inherited members.
cached_distances_ | costmap_queue::CostmapQueue | [protected] |
cached_max_distance_ | costmap_queue::CostmapQueue | [protected] |
computeCache() | costmap_queue::CostmapQueue | [protected] |
costmap_ | costmap_queue::CostmapQueue | [protected] |
CostmapQueue(nav_core2::Costmap &costmap, bool manhattan=false) | costmap_queue::CostmapQueue | |
distanceLookup(const unsigned int cur_x, const unsigned int cur_y, const unsigned int src_x, const unsigned int src_y) | costmap_queue::CostmapQueue | [protected] |
enqueue(const double priority, CellDataitem) | costmap_queue::MapBasedQueue< CellData > | |
enqueueCell(unsigned int x, unsigned int y) | costmap_queue::CostmapQueue | |
enqueueCell(unsigned int cur_x, unsigned int cur_y, unsigned int src_x, unsigned int src_y) | costmap_queue::CostmapQueue | [protected] |
front() | costmap_queue::MapBasedQueue< CellData > | |
getMaxDistance() const | costmap_queue::CostmapQueue | [virtual] |
getNextCell() | costmap_queue::CostmapQueue | |
isEmpty() | costmap_queue::MapBasedQueue< CellData > | |
item_bins_ | costmap_queue::MapBasedQueue< CellData > | [protected] |
item_count_ | costmap_queue::MapBasedQueue< CellData > | [protected] |
iter_ | costmap_queue::MapBasedQueue< CellData > | [protected] |
last_insert_iter_ | costmap_queue::MapBasedQueue< CellData > | [protected] |
manhattan_ | costmap_queue::CostmapQueue | [protected] |
MapBasedQueue(bool reset_bins=true) | costmap_queue::MapBasedQueue< CellData > | |
MapGridQueue(nav_core2::Costmap &costmap, MapGridCritic &parent) | dwb_critics::MapGridCritic::MapGridQueue | [inline] |
parent_ | dwb_critics::MapGridCritic::MapGridQueue | [protected] |
pop() | costmap_queue::MapBasedQueue< CellData > | |
reset() override | costmap_queue::CostmapQueue | [virtual] |
reset_bins_ | costmap_queue::MapBasedQueue< CellData > | [protected] |
seen_ | costmap_queue::CostmapQueue | [protected] |
validCellToQueue(const costmap_queue::CellData &cell) override | dwb_critics::MapGridCritic::MapGridQueue | [virtual] |