Home
last modified time | relevance | path

Searched defs:iX3 (Results 1 – 7 of 7) sorted by relevance

/dports/math/saga/saga-8.1.3/saga-gis/src/tools/terrain_analysis/ta_hydrology/
H A DFlowDepth.cpp278 int iX3, iY3; in getWetAreaAndPerimeter() local
/dports/math/vtk8/VTK-8.2.0/Imaging/Core/
H A DvtkImageInterpolator.cxx746 vtkIdType iX3 = iX0; in Tricubic() local
/dports/math/vtk9/VTK-9.1.0/Imaging/Core/
H A DvtkGenericImageInterpolator.cxx678 vtkIdType iX3 = iX0; in Tricubic() local
H A DvtkImageInterpolator.cxx715 vtkIdType iX3 = iX0; in Tricubic() local
/dports/math/vtk6/VTK-6.2.0/Imaging/Core/
H A DvtkImageInterpolator.cxx751 vtkIdType iX3 = iX0; in Tricubic() local
/dports/games/openclonk/openclonk-release-8.1-src/src/game/
H A DC4GameScript.cpp2115 … * _this, C4String *szMaterial, long iX1, long iY1, long iX2, long iY2, long iX3, long iY3, long i… in FnDrawMaterialQuad()
/dports/games/openclonk/openclonk-release-8.1-src/src/landscape/
H A DC4Landscape.cpp3885 bool C4Landscape::DrawQuad(int32_t iX1, int32_t iY1, int32_t iX2, int32_t iY2, int32_t iX3, int32_t… in DrawQuad()