Home
last modified time | relevance | path

Searched defs:nearPlane (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioning/
H A Dqdoublematrix4x4.cpp708 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 Dqgeotiledmapscene.cpp410 double nearPlane = 1.0; in setupCamera() local
H A Dqgeocameratiles.cpp283 …double nearPlane = 1.0 / 32.0; // The denominator used to be (4.0 * m_tileSize ), which produces … in createFrustum() local
H A Dqgeoprojection.cpp793 QGeoProjectionWebMercator::Plane nearPlane(m_centerNearPlaneMercator, m_viewNormalized); in updateVisibleRegion() local