Home
last modified time | relevance | path

Searched defs:vertScale (Results 1 – 11 of 11) sorted by relevance

/dports/graphics/qgis/qgis-3.22.3/src/3d/mesh/
H A Dqgsmesh3dgeometry_p.cpp39 float vertScale ) in createTerrainVertexData()
77 float vertScale, in createDatasetVertexData()
406 …ryBuilder( const QgsTriangularMesh &mesh, const QgsVector3D &origin, float vertScale, QObject *par… in QgsMesh3DGeometryBuilder()
452 float vertScale, in QgsMeshDataset3DGeometryBuilder()
/dports/graphics/qgis-ltr/qgis-3.16.16/src/3d/mesh/
H A Dqgsmesh3dgeometry_p.cpp35 float vertScale ) in createTerrainVertexData()
73 float vertScale, in createDatasetVertexData()
164 float vertScale ) in MeshTerrainVertexBufferFunctor()
263 float vertScale, in MeshDatasetVertexBufferFunctor()
/dports/graphics/qgis-ltr/qgis-3.16.16/src/3d/terrain/
H A Dqgsdemterraintilegeometry_p.cpp30 static QByteArray createPlaneVertexData( int res, float side, float vertScale, float skirtHeight, c… in createPlaneVertexData()
213 …explicit PlaneVertexBufferFunctor( int resolution, float side, float vertScale, float skirtHeight,… in PlaneVertexBufferFunctor()
282 DemTerrainTileGeometry::DemTerrainTileGeometry( int resolution, float side, float vertScale, float … in DemTerrainTileGeometry()
/dports/graphics/qgis/qgis-3.22.3/src/3d/terrain/
H A Dqgsdemterraintilegeometry_p.cpp30 static QByteArray createPlaneVertexData( int res, float side, float vertScale, float skirtHeight, c… in createPlaneVertexData()
213 …explicit PlaneVertexBufferFunctor( int resolution, float side, float vertScale, float skirtHeight,… in PlaneVertexBufferFunctor()
282 DemTerrainTileGeometry::DemTerrainTileGeometry( int resolution, float side, float vertScale, float … in DemTerrainTileGeometry()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/gm/
H A Dfilterindiabox.cpp64 float vertScale = 30.0f/55.0f; in onOnceBeforeDraw() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/gm/
H A Dfilterindiabox.cpp64 float vertScale = 30.0f/55.0f; in onOnceBeforeDraw() local
/dports/graphics/kolourpaint/kolourpaint-21.12.3/commands/imagelib/transforms/
H A DkpTransformResizeScaleCommand.cpp204 const double vertScale = double (m_newHeight) / double (m_oldHeight); in scaleSelectionRegionWithDocument() local
/dports/math/vtk9/VTK-9.1.0/IO/NetCDF/
H A DvtkNetCDFCFReader.cxx1474 double vertScale = this->VerticalScale; in Add1DSphericalCoordinates() local
1555 double vertScale = this->VerticalScale; in Add2DSphericalCoordinates() local
/dports/math/vtk8/VTK-8.2.0/IO/NetCDF/
H A DvtkNetCDFCFReader.cxx1531 double vertScale = this->VerticalScale; in Add1DSphericalCoordinates() local
1615 double vertScale = this->VerticalScale; in Add2DSphericalCoordinates() local
/dports/math/vtk6/VTK-6.2.0/IO/NetCDF/
H A DvtkNetCDFCFReader.cxx1508 double vertScale = this->VerticalScale; in Add1DSphericalCoordinates() local
1592 double vertScale = this->VerticalScale; in Add2DSphericalCoordinates() local
/dports/games/NBlood/NBlood-a1689a4/source/build/src/
H A Dpolymost.cpp7684 float vertScale = ftsiz.y*(1.f/64.f); in polymost2_drawsprite() local