Searched defs:nearPlane (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioning/ |
| H A D | qdoublematrix4x4.cpp | 708 void QDoubleMatrix4x4::ortho(double left, double right, double bottom, double top, double nearPlane… in ortho() 741 …x4x4::frustum(double left, double right, double bottom, double top, double nearPlane, double farPl… in frustum() 774 void QDoubleMatrix4x4::perspective(double verticalAngle, double aspectRatio, double nearPlane, doub… in perspective() 843 …::viewport(double left, double bottom, double width, double height, double nearPlane, double farPl… in viewport()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/ |
| H A D | qgeotiledmapscene.cpp | 410 double nearPlane = 1.0; in setupCamera() local
|
| H A D | qgeocameratiles.cpp | 283 …double nearPlane = 1.0 / 32.0; // The denominator used to be (4.0 * m_tileSize ), which produces … in createFrustum() local
|
| H A D | qgeoprojection.cpp | 793 QGeoProjectionWebMercator::Plane nearPlane(m_centerNearPlaneMercator, m_viewNormalized); in updateVisibleRegion() local
|