|
libosmscout 1.1.1
|
#include <libosmscout-import/include/osmscoutimport/AreaIndexGenerator.h>
Public Member Functions | |
| bool | HasEntries () |
| Position in file where the offset of the bitmap is written to. | |
Public Attributes | |
| MagnificationLevel | indexLevel {0} |
| size_t | indexCells =0 |
| magnification level of index | |
| size_t | indexEntries =0 |
| Number of filled cells in index. | |
| TileIdBox | tileBox {TileId(0,0),TileId(0,0)} |
| Number of entries over all cells. | |
| FileOffset | indexOffset =0 |
|
inline |
Position in file where the offset of the bitmap is written to.
| size_t osmscout::AreaIndexGenerator< Object >::TypeData::indexCells =0 |
magnification level of index
| size_t osmscout::AreaIndexGenerator< Object >::TypeData::indexEntries =0 |
Number of filled cells in index.
| MagnificationLevel osmscout::AreaIndexGenerator< Object >::TypeData::indexLevel {0} |
| FileOffset osmscout::AreaIndexGenerator< Object >::TypeData::indexOffset =0 |
| TileIdBox osmscout::AreaIndexGenerator< Object >::TypeData::tileBox {TileId(0,0),TileId(0,0)} |
Number of entries over all cells.