Home
last modified time | relevance | path

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

/dports/math/vtk9/VTK-9.1.0/Filters/General/
H A DvtkBoxClipDataSet.cxx1036 const vtkIdType triPassThrough[3] = { 0, 1, 2 }; in CellGrid() local
1063 newCellArray->InsertNextCell(ptstriangle, triPassThrough); in CellGrid()
/dports/math/vtk8/VTK-8.2.0/Filters/General/
H A DvtkBoxClipDataSet.cxx1063 const vtkIdType triPassThrough[3] = {0, 1, 2}; in CellGrid() local
1090 newCellArray->InsertNextCell(ptstriangle, triPassThrough); in CellGrid()
/dports/math/vtk6/VTK-6.2.0/Filters/General/
H A DvtkBoxClipDataSet.cxx1047 const vtkIdType triPassThrough[3] = {0, 1, 2}; in CellGrid() local
1074 newCellArray->InsertNextCell(ptstriangle, triPassThrough); in CellGrid()