[Marble-devel] Why is m_traversableMaxLat in AbstractProjection a qreal?
Henry de Valence
hdevalence at gmail.com
Sat Sep 20 16:27:36 CEST 2008
The comment is:
// Whether it's possible to center beyond maxLat.
It seems to me as though this would really want to be a bool, not a qreal, and
the spherical projection and the mercator projection treat it as a bool.
It was added by tackat as a double in r835256 but changed later to a qreal by
ingwa.
Henry
More information about the Marble-devel
mailing list