Public Member Functions | |
| MapInfo (int w_, int h_, int o_x, int o_y) | |
| MapInfo (const GridMap &map) | |
| MapInfo (int w_, int h_, int o_x, int o_y) | |
| MapInfo (const GridMap &map) | |
| bool | operator== (const MapInfo &that) const |
| bool | operator== (const MapInfo &that) const |
Public Attributes | |
| int | h |
| DiscretePoint2D | origin |
| int | w |
Definition at line 19 of file unbounded_lazy_tiled_grid_map_test.cpp.
|
inline |
Definition at line 21 of file unbounded_lazy_tiled_grid_map_test.cpp.
|
inline |
Definition at line 22 of file unbounded_lazy_tiled_grid_map_test.cpp.
|
inline |
Definition at line 22 of file unbounded_plain_grid_map_test.cpp.
|
inline |
Definition at line 23 of file unbounded_plain_grid_map_test.cpp.
|
inline |
Definition at line 25 of file unbounded_lazy_tiled_grid_map_test.cpp.
|
inline |
Definition at line 26 of file unbounded_plain_grid_map_test.cpp.
| int MapInfo::h |
Definition at line 29 of file unbounded_lazy_tiled_grid_map_test.cpp.
| DiscretePoint2D MapInfo::origin |
Definition at line 30 of file unbounded_lazy_tiled_grid_map_test.cpp.
| int MapInfo::w |
Definition at line 29 of file unbounded_lazy_tiled_grid_map_test.cpp.