Home
last modified time | relevance | path

Searched defs:farPlane (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioning/
H A Dqdoublematrix4x4.cpp708 …4x4::ortho(double left, double right, double bottom, double top, double nearPlane, double farPlane) in ortho()
741 …4::frustum(double left, double right, double bottom, double top, double nearPlane, double farPlane) in frustum()
774 …Matrix4x4::perspective(double verticalAngle, double aspectRatio, double nearPlane, double farPlane) in perspective()
843 …iewport(double left, double bottom, double width, double height, double nearPlane, double farPlane) in viewport()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeotiledmapscene.cpp415 double farPlane = (altitude + 10000.0) * edge; in setupCamera() local
H A Dqgeocameratiles.cpp287 double farPlane = altitude + 8.0; in createFrustum() local