Protected Member Functions | |
GridMapPatcherTest () | |
Rectangle | scale_and_move_free_space (const Rectangle &fs, const DiscretePoint2D &offset, int w_scale, int h_scale) |
void | test_patching (const TextRasterMapPrimitive &mp, int w_scale, int h_scale, const DiscretePoint2D &patch_offset={0, 0}, bool use_auto_offset=false) |
Protected Attributes | |
GridMapPatcher | gm_patcher |
UnboundedPlainGridMap | map |
Static Protected Attributes | |
static constexpr int | Map_Height = 100 |
static constexpr double | Map_Scale = 0.1 |
static constexpr int | Map_Width = 100 |
Definition at line 12 of file grid_map_patcher_test.cpp.
|
inlineprotected |
Definition at line 14 of file grid_map_patcher_test.cpp.
|
inlineprotected |
Definition at line 24 of file grid_map_patcher_test.cpp.
|
inlineprotected |
Definition at line 34 of file grid_map_patcher_test.cpp.
|
protected |
Definition at line 87 of file grid_map_patcher_test.cpp.
|
protected |
Definition at line 86 of file grid_map_patcher_test.cpp.
|
staticprotected |
Definition at line 20 of file grid_map_patcher_test.cpp.
|
staticprotected |
Definition at line 21 of file grid_map_patcher_test.cpp.
|
staticprotected |
Definition at line 19 of file grid_map_patcher_test.cpp.