|
libosmscout 1.1.1
|
#include <libosmscout-import/include/osmscoutimport/WaterIndexProcessor.h>
Public Member Functions | |
| void | SetBox (const GeoBox &boundingBox, double cellWidth, double cellHeight) |
| double | GetCellWidth () const |
| double | GetCellHeight () const |
| uint32_t | GetXStart () const |
| uint32_t | GetYStart () const |
| uint32_t | GetXEnd () const |
| uint32_t | GetYEnd () const |
| uint32_t | GetXCount () const |
| uint32_t | GetYCount () const |
| bool | IsInAbsolute (uint32_t x, uint32_t y) const |
| State | GetState (uint32_t x, uint32_t y) const |
| State | GetStateAbsolute (uint32_t x, uint32_t y) const |
| void | SetState (uint32_t x, uint32_t y, State state) |
| void | SetStateAbsolute (uint32_t x, uint32_t y, State state) |
|
inline |
|
inline |
| State osmscout::CLASS_FINAL< DataLoader >::StateMap::GetState | ( | uint32_t | x, |
| uint32_t | y ) const |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| void osmscout::CLASS_FINAL< DataLoader >::StateMap::SetBox | ( | const GeoBox & | boundingBox, |
| double | cellWidth, | ||
| double | cellHeight ) |
| void osmscout::CLASS_FINAL< DataLoader >::StateMap::SetState | ( | uint32_t | x, |
| uint32_t | y, | ||
| State | state ) |
|
inline |