Home
last modified time | relevance | path

Searched defs:zFactor (Results 1 – 25 of 43) sorted by relevance

12

/dports/graphics/graphos/Graphos-0.7/
H A DGRDocView.h58 CGFloat zFactor; variable
/dports/graphics/qgis-ltr/qgis-3.16.16/src/analysis/processing/
H A Dqgsalgorithmaspect.cpp78 double zFactor = parameterAsDouble( parameters, QStringLiteral( "Z_FACTOR" ), context ); in processAlgorithm() local
H A Dqgsalgorithmruggedness.cpp80 double zFactor = parameterAsDouble( parameters, QStringLiteral( "Z_FACTOR" ), context ); in processAlgorithm() local
H A Dqgsalgorithmslope.cpp77 double zFactor = parameterAsDouble( parameters, QStringLiteral( "Z_FACTOR" ), context ); in processAlgorithm() local
H A Dqgsalgorithmhillshade.cpp81 double zFactor = parameterAsDouble( parameters, QStringLiteral( "Z_FACTOR" ), context ); in processAlgorithm() local
/dports/graphics/qgis/qgis-3.22.3/src/analysis/processing/
H A Dqgsalgorithmaspect.cpp78 const double zFactor = parameterAsDouble( parameters, QStringLiteral( "Z_FACTOR" ), context ); in processAlgorithm() local
H A Dqgsalgorithmslope.cpp77 const double zFactor = parameterAsDouble( parameters, QStringLiteral( "Z_FACTOR" ), context ); in processAlgorithm() local
H A Dqgsalgorithmruggedness.cpp80 const double zFactor = parameterAsDouble( parameters, QStringLiteral( "Z_FACTOR" ), context ); in processAlgorithm() local
H A Dqgsalgorithmhillshade.cpp81 const double zFactor = parameterAsDouble( parameters, QStringLiteral( "Z_FACTOR" ), context ); in processAlgorithm() local
/dports/graphics/qgis/qgis-3.22.3/src/core/raster/
H A Dqgshillshaderenderer.h94 double zFactor() const { return mZFactor; } in zFactor() function
/dports/graphics/qgis-ltr/qgis-3.16.16/src/core/raster/
H A Dqgshillshaderenderer.h94 double zFactor() const { return mZFactor; } in zFactor() function
/dports/math/saga/saga-8.1.3/saga-gis/src/saga_core/saga_gui/
H A Dwksp_layer_legend.cpp369 void CWKSP_Layer_Legend::_Draw_Boxes(wxDC &dc, int y, int Style, double zFactor) in _Draw_Boxes()
584 void CWKSP_Layer_Legend::_Draw_Continuum(wxDC &dc, int y, double zFactor) in _Draw_Continuum()
633 …Continuum_V(wxDC &dc, int y, double yToDC, double zMin, double zMax, double zFactor, double dz, in… in _Draw_Continuum_V()
710 …Continuum_H(wxDC &dc, int y, double yToDC, double zMin, double zMax, double zFactor, double dz, in… in _Draw_Continuum_H()
/dports/graphics/qgis/qgis-3.22.3/src/analysis/raster/
H A Dqgsninecellfilter.h56 double zFactor() const { return mZFactor; } in zFactor() function
H A Dqgsrelief.h64 double zFactor() const { return mZFactor; } in zFactor() function
/dports/graphics/qgis-ltr/qgis-3.16.16/src/analysis/raster/
H A Dqgsninecellfilter.h54 double zFactor() const { return mZFactor; } in zFactor() function
H A Dqgsrelief.h64 double zFactor() const { return mZFactor; } in zFactor() function
/dports/graphics/qgis-ltr/qgis-3.16.16/src/gui/raster/
H A Dqgshillshaderendererwidget.cpp138 double QgsHillshadeRendererWidget::zFactor() const in zFactor() function in QgsHillshadeRendererWidget
/dports/graphics/qgis/qgis-3.22.3/src/gui/raster/
H A Dqgshillshaderendererwidget.cpp138 double QgsHillshadeRendererWidget::zFactor() const in zFactor() function in QgsHillshadeRendererWidget
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/tinsel/
H A Dactors.h142 short zFactor; member
H A Drince.cpp300 void SetMoverZ(PMOVER pMover, int y, uint32 zFactor) { in SetMoverZ()
312 void SetMoverZoverride(PMOVER pMover, uint32 zFactor) { in SetMoverZoverride()
/dports/x11/wbar/wbar-2.3.4/src/core/
H A DSuperBar.cc11 float zFactor, float jFactor, int bOrient, int bPosition, int nAnim, int barAlfa, in SuperBar()
/dports/games/scummvm/scummvm-2.5.1/engines/tinsel/
H A Dactors.h70 short zFactor; member
H A Dmovers.cpp301 void SetMoverZ(PMOVER pMover, int y, uint32 zFactor) { in SetMoverZ()
315 void SetMoverZoverride(PMOVER pMover, uint32 zFactor) { in SetMoverZoverride()
/dports/science/axom/axom-0.6.1/src/axom/klee/
H A DGeometryOperators.cpp126 double zFactor, in Scale()
/dports/math/fricas/fricas-1.3.7/src/graph/view3D/
H A Dvolume.h139 #define zFactor 0.6 /* ratio of clipZBut box & actual input area */ macro

12