#include <Geometry.h>
◆ ScanCell()
osmscout::ScanCell::ScanCell |
( |
int |
x, |
|
|
int |
y |
|
) |
| |
◆ GetX()
int osmscout::ScanCell::GetX |
( |
| ) |
const |
|
inline |
◆ GetY()
int osmscout::ScanCell::GetY |
( |
| ) |
const |
|
inline |
◆ IsEqual()
bool osmscout::ScanCell::IsEqual |
( |
const ScanCell & |
other | ) |
const |
|
inline |
◆ operator<()
bool osmscout::ScanCell::operator< |
( |
const ScanCell & |
other | ) |
const |
|
inline |
◆ operator==()
bool osmscout::ScanCell::operator== |
( |
const ScanCell & |
other | ) |
const |
|
inline |
◆ Set()
void osmscout::ScanCell::Set |
( |
int |
x, |
|
|
int |
y |
|
) |
| |
|
inline |
int osmscout::ScanCell::x |
int osmscout::ScanCell::y |
The documentation for this struct was generated from the following files: