Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeoprojection.cpp619 QDoubleVector3D eye0(0,0,0); in setupCamera() local
620 eye0.setZ(altitude * defaultTileSize / m_aperture); in setupCamera()
649 eye0 = mTilt * m_view; in setupCamera()
689 m_cameraMatrix0.lookAt(eye0, QDoubleVector3D(0,0,0), m_up); in setupCamera()