|
libosmscout
1.1.1
|
#include <libosmscout/include/osmscout/util/Projection.h>

Public Member Functions | |
| BatchTransformer (const Projection &projection) | |
| ~BatchTransformer () | |
| void | GeoToPixel (double lon, double lat, double &x, double &y) |
| void | Flush () |
Public Attributes | |
| const Projection & | projection |
This class is used to hide internal complexity concerned with batching GeoToPixel calls
|
inlineexplicit |
|
inline |
|
inline |
|
inline |
| const Projection& osmscout::Projection::BatchTransformer::projection |
1.8.14