This is the complete list of members for UnboundedLazyTiledGridMap, including all inherited members.
| _origin | UnboundedLazyTiledGridMap | private | 
| _tiles | LazyTiledGridMap | mutableprotected | 
| _tiles_nm_x | LazyTiledGridMap | protected | 
| _tiles_nm_y | LazyTiledGridMap | protected | 
| cell_internal(const Coord &ic) const | LazyTiledGridMap | inlineprotected | 
| cell_prototype() const | GridMap | inlineprotected | 
| cell_to_world(const Coord &cell) const | RegularSquaresGrid | inline | 
| Coord typedef | RegularSquaresGrid | |
| Dbl_Inf | RegularSquaresGrid | static | 
| ensure_inside(const DiscretePoint2D &c) | UnboundedLazyTiledGridMap | inlineprotected | 
| ensure_sole_owning(const Coord &area_id) | LazyTiledGridMap | inlineprotected | 
| external2internal(const Coord &coord) const | RegularSquaresGrid | inlineprotected | 
| extra_tiles_nm(int min, int val, int max) const | LazyTiledGridMap | inlineprotected | 
| GridMap(std::shared_ptr< GridCell > prototype, const GridMapParams ¶ms=MapValues::gmp) | GridMap | inline | 
| has_cell(const Coord &) const override | UnboundedLazyTiledGridMap | inlinevirtual | 
| has_internal_cell(const Coord &c) const | RegularSquaresGrid | inlineprotected | 
| height() const | RegularSquaresGrid | inlinevirtual | 
| internal2external(const Coord &coord) const | RegularSquaresGrid | inline | 
| LazyTiledGridMap(std::shared_ptr< GridCell > prototype, const GridMapParams ¶ms=MapValues::gmp) | LazyTiledGridMap | inline | 
| load_state(const std::vector< char > &) | GridMap | 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 | UnboundedLazyTiledGridMap | inlinevirtual | 
| origin() const override | UnboundedLazyTiledGridMap | inlinevirtual | 
| 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 | UnboundedLazyTiledGridMap | inlinevirtual | 
| save_state() const | GridMap | inlinevirtual | 
| scale() const | RegularSquaresGrid | inlinevirtual | 
| set_height(unsigned h) | RegularSquaresGrid | inlineprotected | 
| set_scale(double s) | RegularSquaresGrid | inlineprotected | 
| set_width(unsigned w) | RegularSquaresGrid | inlineprotected | 
| Tile_Coord_Mask | LazyTiledGridMap | protectedstatic | 
| Tile_Size | LazyTiledGridMap | protectedstatic | 
| Tile_Size_Bits | LazyTiledGridMap | protectedstatic | 
| UnboundedLazyTiledGridMap(std::shared_ptr< GridCell > prototype, const GridMapParams ¶ms=MapValues::gmp) | UnboundedLazyTiledGridMap | inline | 
| unknown_cell() const | LazyTiledGridMap | inlineprotected | 
| unknown_tile() | LazyTiledGridMap | inlineprotected | 
| update(const Coord &area_id, const AreaOccupancyObservation &aoo) override | UnboundedLazyTiledGridMap | 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 |