This is the complete list of members for UnboundedPlainGridMap, including all inherited members.
| _cells | PlainGridMap | protected |
| _origin | UnboundedPlainGridMap | private |
| _unknown_cell | UnboundedPlainGridMap | private |
| cell_internal(const Coord &ic) const | PlainGridMap | inlineprotected |
| cell_prototype() const | GridMap | inlineprotected |
| cell_to_world(const Coord &cell) const | RegularSquaresGrid | inline |
| Coord typedef | RegularSquaresGrid | |
| Dbl_Inf | RegularSquaresGrid | static |
| determine_cells_nm(int min, int val, int max) const | UnboundedPlainGridMap | inlineprotected |
| ensure_inside(const Coord &c) | UnboundedPlainGridMap | inlineprotected |
| Expansion_Rate | UnboundedPlainGridMap | privatestatic |
| external2internal(const Coord &coord) const | RegularSquaresGrid | inlineprotected |
| GridMap(std::shared_ptr< GridCell > prototype, const GridMapParams ¶ms=MapValues::gmp) | GridMap | inline |
| has_cell(const Coord &) const override | UnboundedPlainGridMap | inlinevirtual |
| has_internal_cell(const Coord &c) const | RegularSquaresGrid | inlineprotected |
| height() const | RegularSquaresGrid | inlinevirtual |
| internal2external(const Coord &coord) const | RegularSquaresGrid | inline |
| load_state(const std::vector< char > &data) override | UnboundedPlainGridMap | inlinevirtual |
| new_cell() const | GridMap | inline |
| occupancy(const Coord &area_id) const override | GridMap | inlinevirtual |
| operator=(const RegularSquaresGrid &grid)=default | RegularSquaresGrid | |
| operator=(RegularSquaresGrid &&grid)=default | RegularSquaresGrid | |
| operator[](const Coord &ec) const override | UnboundedPlainGridMap | inlinevirtual |
| origin() const override | UnboundedPlainGridMap | inlinevirtual |
| PlainGridMap(std::shared_ptr< GridCell > prototype, const GridMapParams ¶ms=MapValues::gmp) | PlainGridMap | inline |
| RegularSquaresGrid(int w, int h, double scale) | RegularSquaresGrid | inline |
| RegularSquaresGrid(const RegularSquaresGrid &grid)=default | RegularSquaresGrid | |
| RegularSquaresGrid(RegularSquaresGrid &&grid)=default | RegularSquaresGrid | |
| rescale(double) | RegularSquaresGrid | inlinevirtual |
| reset(const Coord &area_id, const GridCell &new_area) override | UnboundedPlainGridMap | inlinevirtual |
| save_state() const override | UnboundedPlainGridMap | inlinevirtual |
| scale() const | RegularSquaresGrid | inlinevirtual |
| set_height(unsigned h) | RegularSquaresGrid | inlineprotected |
| set_scale(double s) | RegularSquaresGrid | inlineprotected |
| set_width(unsigned w) | RegularSquaresGrid | inlineprotected |
| UnboundedPlainGridMap(std::shared_ptr< GridCell > prototype, const GridMapParams ¶ms=MapValues::gmp) | UnboundedPlainGridMap | inline |
| update(const Coord &area_id, const AreaOccupancyObservation &aoo) override | UnboundedPlainGridMap | inlinevirtual |
| width() const | RegularSquaresGrid | inlinevirtual |
| world_cell_bounds(const Coord &coord) const | RegularSquaresGrid | inline |
| world_to_cell(const Point2D &pt) const | RegularSquaresGrid | inline |
| world_to_cell(double x, double y) const | RegularSquaresGrid | inline |
| world_to_cell(double x, double y, double scale) const | RegularSquaresGrid | inline |
| world_to_cells(const Segment2D &s) const | RegularSquaresGrid | inline |
| ~RegularSquaresGrid()=default | RegularSquaresGrid | virtual |