Home
last modified time | relevance | path

Searched refs:hitCellBoundsPosition (Results 1 – 5 of 5) sorted by relevance

/dports/math/vtk8/VTK-8.2.0/Common/DataModel/
H A DvtkCellLocator.cxx173 double hitCellBoundsPosition[3], cellBounds[6]; in IntersectWithLine() local
282 hitCellBoundsPosition, result); in IntersectWithLine()
289 hitCellBoundsPosition, result); in IntersectWithLine()
1820 double hitCellBoundsPosition[3], cellBounds[6]; in FindCellsAlongLine() local
1921 hitCellBoundsPosition, result); in FindCellsAlongLine()
1928 hitCellBoundsPosition, result); in FindCellsAlongLine()
H A DvtkStaticCellLocator.cxx588 double hitCellBoundsPosition[3], tHitCell; in FindCellsAlongLine() local
643 hitCellBoundsPosition, tHitCell); in FindCellsAlongLine()
730 double hitCellBoundsPosition[3], tHitCell; in IntersectWithLine() local
785 hitCellBoundsPosition, tHitCell); in IntersectWithLine()
/dports/math/vtk9/VTK-9.1.0/Common/DataModel/
H A DvtkCellLocator.cxx169 double hitCellBoundsPosition[3], cellBounds[6]; in IntersectWithLine() local
279 this->CellBounds[cId], a0, direction1, hitCellBoundsPosition, result); in IntersectWithLine()
285 vtkBox::IntersectBox(cellBounds, a0, direction1, hitCellBoundsPosition, result); in IntersectWithLine()
1818 double hitCellBoundsPosition[3], cellBounds[6]; in FindCellsAlongLine() local
1915 this->CellBounds[cId], p1, direction1, hitCellBoundsPosition, result); in FindCellsAlongLine()
1921 vtkBox::IntersectBox(cellBounds, p1, direction1, hitCellBoundsPosition, result); in FindCellsAlongLine()
H A DvtkStaticCellLocator.cxx604 double hitCellBoundsPosition[3], tHitCell; in FindCellsAlongLine() local
656 hitCellBoundsPosition, tHitCell, this->Binner->binTol); in FindCellsAlongLine()
1136 double hitCellBoundsPosition[3], tHitCell; in IntersectWithLine() local
1187 this->CellBounds + (6 * cId), a0, rayDir, hitCellBoundsPosition, tHitCell); in IntersectWithLine()
/dports/math/vtk6/VTK-6.2.0/Common/DataModel/
H A DvtkCellLocator.cxx164 double hitCellBoundsPosition[3], cellBounds[6]; in IntersectWithLine() local
273 hitCellBoundsPosition, result); in IntersectWithLine()
280 hitCellBoundsPosition, result); in IntersectWithLine()
1813 double hitCellBoundsPosition[3], cellBounds[6]; in FindCellsAlongLine() local
1914 hitCellBoundsPosition, result); in FindCellsAlongLine()
1921 hitCellBoundsPosition, result); in FindCellsAlongLine()