Home
last modified time | relevance | path

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

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