Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeocameratiles_p_p.h73 QDoubleVector3D bottomRightFar; member
H A Dqgeocameratiles.cpp339 frustum.bottomRightFar = cf + (up * (hhf + hf)) + (right * (hwf + wf)); in createFrustum()
377 appendZIntersects(frustum.topRightFar, frustum.bottomRightFar, 0.0, points); in frustumFootprint()
380 appendZIntersects(frustum.apex, frustum.bottomRightFar, 0.0, points); in frustumFootprint()