Eclipse SUMO - Simulation of Urban MObility
NBHeightMapper::RasterData Struct Reference
Collaboration diagram for NBHeightMapper::RasterData:
[legend]

Data Fields

Boundary boundary
 
int16_t * raster
 
int xSize
 
int ySize
 

Detailed Description

Definition at line 126 of file NBHeightMapper.h.

Field Documentation

◆ boundary

Boundary NBHeightMapper::RasterData::boundary

Definition at line 128 of file NBHeightMapper.h.

Referenced by NBHeightMapper::loadTiff().

◆ raster

int16_t* NBHeightMapper::RasterData::raster

Definition at line 127 of file NBHeightMapper.h.

Referenced by NBHeightMapper::loadTiff().

◆ xSize

int NBHeightMapper::RasterData::xSize

Definition at line 129 of file NBHeightMapper.h.

Referenced by NBHeightMapper::loadTiff().

◆ ySize

int NBHeightMapper::RasterData::ySize

Definition at line 130 of file NBHeightMapper.h.

Referenced by NBHeightMapper::loadTiff().


The documentation for this struct was generated from the following file: