Home
last modified time | relevance | path

Searched refs:sideMercator (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeoprojection.cpp628 …QDoubleVector3D sideMercator = QDoubleVector3D::normal(m_viewMercator, QDoubleVector3D(0.0, 1.0, 0… in setupCamera() local
629 m_upMercator = QDoubleVector3D::normal(sideMercator, m_viewMercator); in setupCamera()