Searched refs:xyPlane (Results 1 – 1 of 1) sorted by relevance
50 …static const QGeoProjectionWebMercator::Plane xyPlane(QDoubleVector3D(0,0,0), QDoubleVector3D(0,0,… variable536 return (xyPlane.lineIntersection(m_eye, ray, s) / m_sideLengthPixels).toVector2D(); in viewportToWrappedMapProjection()917 QDoubleVector3D p = xyPlane.lineIntersection(m_point, directionToXY); in planeXYIntersection()