Eclipse SUMO - Simulation of Urban MObility
|
Data Fields | |
Boundary | boundary |
int16_t * | raster |
int | xSize |
int | ySize |
Definition at line 126 of file NBHeightMapper.h.
Boundary NBHeightMapper::RasterData::boundary |
Definition at line 128 of file NBHeightMapper.h.
Referenced by NBHeightMapper::loadTiff().
int16_t* NBHeightMapper::RasterData::raster |
Definition at line 127 of file NBHeightMapper.h.
Referenced by NBHeightMapper::loadTiff().
int NBHeightMapper::RasterData::xSize |
Definition at line 129 of file NBHeightMapper.h.
Referenced by NBHeightMapper::loadTiff().
int NBHeightMapper::RasterData::ySize |
Definition at line 130 of file NBHeightMapper.h.
Referenced by NBHeightMapper::loadTiff().