Test grid functionality. More...

Go to the source code of this file.
Functions | |
| TEST (GridTest, GetCellValue) | |
| TEST (GridTest, Grid2RowMajor) | |
| TEST (GridTest, Grid2World) | |
| TEST (GridTest, GridBoundsCoordinates) | |
| TEST (GridTest, GridBoundsRowMajor) | |
| TEST (GridTest, RowMajor2Grid) | |
| TEST (GridTest, World2Grid) | |
| TEST | ( | GridTest | , |
| GetCellValue | |||
| ) |
Definition at line 184 of file test_grid.cpp.
| TEST | ( | GridTest | , |
| Grid2RowMajor | |||
| ) |
Definition at line 42 of file test_grid.cpp.
| TEST | ( | GridTest | , |
| Grid2World | |||
| ) |
Definition at line 130 of file test_grid.cpp.
| TEST | ( | GridTest | , |
| GridBoundsCoordinates | |||
| ) |
Definition at line 107 of file test_grid.cpp.
| TEST | ( | GridTest | , |
| GridBoundsRowMajor | |||
| ) |
Definition at line 86 of file test_grid.cpp.
| TEST | ( | GridTest | , |
| RowMajor2Grid | |||
| ) |
Definition at line 64 of file test_grid.cpp.
| TEST | ( | GridTest | , |
| World2Grid | |||
| ) |
Definition at line 157 of file test_grid.cpp.