Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeocameratiles_p_p.h71 QDoubleVector3D bottomLeftFar; member
H A Dqgeocameratiles.cpp338 frustum.bottomLeftFar = cf + (up * (hhf + hf)) - (right * (hwf + wf)); in createFrustum()
383 appendZIntersects(frustum.apex, frustum.bottomLeftFar, 0.0, points); in frustumFootprint()
387 appendZIntersects(frustum.topLeftFar, frustum.bottomLeftFar, 0.0, points); in frustumFootprint()