Public Member Functions | |
Cell () | |
Cell () | |
Public Attributes | |
unsigned int | i |
unsigned int | j |
Definition at line 41 of file grid_map.cpp.
ecl::maps::tests::Cell::Cell | ( | ) | [inline] |
Definition at line 43 of file grid_map.cpp.
ecl::maps::tests::Cell::Cell | ( | ) | [inline] |
Definition at line 43 of file grid_map_dynamic.cpp.
unsigned int ecl::maps::tests::Cell::i |
Definition at line 43 of file grid_map.cpp.
unsigned int ecl::maps::tests::Cell::j |
Definition at line 45 of file grid_map.cpp.