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 D | FlowDepth.cpp | 278 int iX3, iY3; in getWetAreaAndPerimeter() local
|
/dports/math/vtk8/VTK-8.2.0/Imaging/Core/ |
H A D | vtkImageInterpolator.cxx | 746 vtkIdType iX3 = iX0; in Tricubic() local
|
/dports/math/vtk9/VTK-9.1.0/Imaging/Core/ |
H A D | vtkGenericImageInterpolator.cxx | 678 vtkIdType iX3 = iX0; in Tricubic() local
|
H A D | vtkImageInterpolator.cxx | 715 vtkIdType iX3 = iX0; in Tricubic() local
|
/dports/math/vtk6/VTK-6.2.0/Imaging/Core/ |
H A D | vtkImageInterpolator.cxx | 751 vtkIdType iX3 = iX0; in Tricubic() local
|
/dports/games/openclonk/openclonk-release-8.1-src/src/game/ |
H A D | C4GameScript.cpp | 2115 … * _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 D | C4Landscape.cpp | 3885 bool C4Landscape::DrawQuad(int32_t iX1, int32_t iY1, int32_t iX2, int32_t iY2, int32_t iX3, int32_t… in DrawQuad()
|