angle | osmscout::Projection | protected |
angleCos | osmscout::MercatorProjection | protected |
angleNegCos | osmscout::MercatorProjection | protected |
angleNegSin | osmscout::MercatorProjection | protected |
angleSin | osmscout::MercatorProjection | protected |
boundingBox | osmscout::Projection | protected |
BoundingBoxToPixel(const GeoBox &boundingBox, ScreenBox &screenBox) const | osmscout::Projection | |
CanBatch() const override | osmscout::MercatorProjection | inlinevirtual |
center | osmscout::Projection | protected |
ConvertPixelToWidth(double pixel) const | osmscout::Projection | inline |
ConvertWidthToPixel(double width) const | osmscout::Projection | inline |
dpi | osmscout::Projection | protected |
GeoToPixel(const GeoCoord &coord, Vertex2D &pixel) const override | osmscout::MercatorProjection | virtual |
GeoToPixel(const BatchTransformer &transformData) const override | osmscout::MercatorProjection | protectedvirtual |
GetAngle() const | osmscout::Projection | inline |
GetCenter() const | osmscout::Projection | inline |
GetDimensions() const | osmscout::Projection | inline |
GetDPI() const | osmscout::Projection | inline |
GetHeight() const | osmscout::Projection | inline |
GetMagnification() const | osmscout::Projection | inline |
GetMeterInMM() const | osmscout::Projection | inline |
GetMeterInPixel() const | osmscout::Projection | inline |
GetPixelSize() const | osmscout::Projection | inline |
GetScreenBox() const | osmscout::Projection | inline |
GetWidth() const | osmscout::Projection | inline |
height | osmscout::Projection | protected |
IsLinearInterpolationEnabled() const | osmscout::MercatorProjection | inline |
IsValid() const override | osmscout::MercatorProjection | inlinevirtual |
IsValidFor(const GeoCoord &coord) const override | osmscout::MercatorProjection | inlinevirtual |
latOffset | osmscout::MercatorProjection | protected |
magnification | osmscout::Projection | protected |
MaxLat | osmscout::MercatorProjection | static |
MaxLon | osmscout::MercatorProjection | static |
MercatorProjection()=default | osmscout::MercatorProjection | |
MercatorProjection(const MercatorProjection &)=default | osmscout::MercatorProjection | |
MercatorProjection(MercatorProjection &&)=default | osmscout::MercatorProjection | |
meterInMM | osmscout::Projection | protected |
meterInPixel | osmscout::Projection | protected |
MinLat | osmscout::MercatorProjection | static |
MinLon | osmscout::MercatorProjection | static |
Move(double horizPixel, double vertPixel) | osmscout::MercatorProjection | |
MoveDown(double pixel) | osmscout::MercatorProjection | inline |
MoveLeft(double pixel) | osmscout::MercatorProjection | inline |
MoveRight(double pixel) | osmscout::MercatorProjection | inline |
MoveUp(double pixel) | osmscout::MercatorProjection | inline |
OpenGLProjection()=default | osmscout::OpenGLProjection | |
OpenGLProjection(const OpenGLProjection &)=default | osmscout::OpenGLProjection | |
OpenGLProjection(OpenGLProjection &&)=default | osmscout::OpenGLProjection | |
operator=(const OpenGLProjection &)=default | osmscout::OpenGLProjection | |
operator=(OpenGLProjection &&)=default | osmscout::OpenGLProjection | |
osmscout::MercatorProjection::operator=(const MercatorProjection &)=default | osmscout::MercatorProjection | |
osmscout::MercatorProjection::operator=(MercatorProjection &&)=default | osmscout::MercatorProjection | |
osmscout::Projection::operator=(const Projection &)=default | osmscout::Projection | |
osmscout::Projection::operator=(Projection &&)=default | osmscout::Projection | |
pixelSize | osmscout::Projection | protected |
PixelToGeo(double x, double y, GeoCoord &coord) const override | osmscout::MercatorProjection | virtual |
Projection()=default | osmscout::Projection | |
Projection(const Projection &)=default | osmscout::Projection | |
Projection(Projection &&)=default | osmscout::Projection | |
scale | osmscout::MercatorProjection | protected |
scaledLatDeriv | osmscout::MercatorProjection | protected |
scaleGradtorad | osmscout::MercatorProjection | protected |
Set(const GeoCoord &coord, const Magnification &magnification, size_t width, size_t height) | osmscout::MercatorProjection | inline |
Set(const GeoCoord &coord, double angle, const Magnification &magnification, size_t width, size_t height) | osmscout::MercatorProjection | inline |
Set(const GeoCoord &coord, const Magnification &magnification, double dpi, size_t width, size_t height) | osmscout::MercatorProjection | inline |
Set(const GeoCoord &coord, double angle, const Magnification &magnification, double dpi, size_t width, size_t height) | osmscout::MercatorProjection | |
SetLinearInterpolationUsage(bool useLinearInterpolation) | osmscout::MercatorProjection | inline |
SetShaderUniforms(GLuint shaderProgram) const | osmscout::OpenGLProjection | inline |
useLinearInterpolation | osmscout::MercatorProjection | protected |
valid | osmscout::MercatorProjection | protected |
width | osmscout::Projection | protected |
~MercatorProjection() override=default | osmscout::MercatorProjection | |
~OpenGLProjection() override=default | osmscout::OpenGLProjection | |
~Projection()=default | osmscout::Projection | virtual |