KOSMIndoorMap
view.h
26 * - The scene coordinates which have a the Web Mercator projection applied (see https://en.wikipedia.org/wiki/Mercator_projection).
33 * - Geographic distances. This is needed to display things in a fixed width in meters in the scene,
36 * - "pan space": same transform as screen space, but with the origin at the origin of the scene bounding box
108 /** Returns how many units in scene coordinate represent the distance of @p meters in the current view transformation. */
110 /** Returns how many pixels on screen represent the distance of @p meters with the current view transformation. */
112 /** Returns how many meters are represented by @p pixels with the current view transformation. */
Coordinate, stored as 1e7 * degree to avoid floating point precision issues, and offset to unsigned v...
Definition datatypes.h:37
OSM-based multi-floor indoor maps for buildings.
Definition locationqueryoverlayproxymodel.h:20
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:17:55 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:17:55 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.