Searched defs:farPlane (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioning/ |
| H A D | qdoublematrix4x4.cpp | 708 …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 D | qgeotiledmapscene.cpp | 415 double farPlane = (altitude + 10000.0) * edge; in setupCamera() local
|
| H A D | qgeocameratiles.cpp | 287 double farPlane = altitude + 8.0; in createFrustum() local
|