Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeoprojection.cpp49 static const QDoubleVector3D xyNormal(0.0, 0.0, 1.0); variable
910 QDoubleVector3D lineDirection = QDoubleVector3D::crossProduct(m_normal, xyNormal); in planeXYIntersection()