Home
last modified time | relevance | path

Searched refs:haveReg (Results 1 – 3 of 3) sorted by relevance

/dports/math/vtk8/VTK-8.2.0/Common/DataModel/
H A DvtkKdTree.cxx3906 for (int haveReg=0; haveReg < this->CellList.nRegions; haveReg++) in GetCellLists() local
3908 if (haveIds[haveReg] == wantRegion) in GetCellLists()
/dports/math/vtk9/VTK-9.1.0/Common/DataModel/
H A DvtkKdTree.cxx3956 for (int haveReg = 0; haveReg < this->CellList.nRegions; haveReg++) in GetCellLists() local
3958 if (haveIds[haveReg] == wantRegion) in GetCellLists()
/dports/math/vtk6/VTK-6.2.0/Common/DataModel/
H A DvtkKdTree.cxx3901 for (int haveReg=0; haveReg < this->CellList.nRegions; haveReg++) in GetCellLists() local
3903 if (haveIds[haveReg] == wantRegion) in GetCellLists()