Public Member Functions | |
local_dtm_point_t (unsigned x_, unsigned y_) | |
Public Attributes | |
unsigned | x |
unsigned | y |
local_dtm_point_t::local_dtm_point_t | ( | unsigned | x_, | |
unsigned | y_ | |||
) | [inline] |
unsigned local_dtm_point_t::x |
Referenced by dtm_cell_to_utm(), find_neighbors(), is_blocked_cell(), and walk_dtm().
unsigned local_dtm_point_t::y |
Referenced by dtm_cell_to_utm(), find_neighbors(), and is_blocked_cell().