Home
last modified time | relevance | path

Searched refs:algOutput (Results 1 – 25 of 167) sorted by relevance

1234567

/dports/math/vtk6/VTK-6.2.0/Filters/Core/
H A DvtkMergeFilter.h48 void SetGeometryConnection(vtkAlgorithmOutput* algOutput) in SetGeometryConnection() argument
50 this->SetInputConnection(algOutput); in SetGeometryConnection()
64 void SetScalarsConnection(vtkAlgorithmOutput* algOutput) in SetScalarsConnection() argument
66 this->SetInputConnection(1, algOutput); in SetScalarsConnection()
80 void SetVectorsConnection(vtkAlgorithmOutput* algOutput) in SetVectorsConnection() argument
82 this->SetInputConnection(2, algOutput); in SetVectorsConnection()
96 void SetNormalsConnection(vtkAlgorithmOutput* algOutput) in SetNormalsConnection() argument
98 this->SetInputConnection(3, algOutput); in SetNormalsConnection()
114 void SetTCoordsConnection(vtkAlgorithmOutput* algOutput) in SetTCoordsConnection() argument
116 this->SetInputConnection(4, algOutput); in SetTCoordsConnection()
[all …]
H A DvtkTensorGlyph.h106 void SetSourceConnection(int id, vtkAlgorithmOutput* algOutput);
107 void SetSourceConnection(vtkAlgorithmOutput* algOutput) in SetSourceConnection() argument
109 this->SetSourceConnection(0, algOutput); in SetSourceConnection()
H A DvtkGlyph3D.h128 void SetSourceConnection(int id, vtkAlgorithmOutput* algOutput);
129 void SetSourceConnection(vtkAlgorithmOutput* algOutput) in SetSourceConnection() argument
131 this->SetSourceConnection(0, algOutput); in SetSourceConnection()
H A DvtkTensorGlyph.cxx491 void vtkTensorGlyph::SetSourceConnection(int id, vtkAlgorithmOutput* algOutput) in SetSourceConnection() argument
502 this->SetNthInputConnection(1, id, algOutput); in SetSourceConnection()
504 else if (id == numConnections && algOutput) in SetSourceConnection()
506 this->AddInputConnection(1, algOutput); in SetSourceConnection()
508 else if (algOutput) in SetSourceConnection()
512 this->AddInputConnection(1, algOutput); in SetSourceConnection()
/dports/math/vtk8/VTK-8.2.0/Filters/Core/
H A DvtkMergeFilter.h55 void SetGeometryConnection(vtkAlgorithmOutput* algOutput) in SetGeometryConnection() argument
57 this->SetInputConnection(algOutput); in SetGeometryConnection()
75 void SetScalarsConnection(vtkAlgorithmOutput* algOutput) in SetScalarsConnection() argument
77 this->SetInputConnection(1, algOutput); in SetScalarsConnection()
95 void SetVectorsConnection(vtkAlgorithmOutput* algOutput) in SetVectorsConnection() argument
97 this->SetInputConnection(2, algOutput); in SetVectorsConnection()
115 void SetNormalsConnection(vtkAlgorithmOutput* algOutput) in SetNormalsConnection() argument
117 this->SetInputConnection(3, algOutput); in SetNormalsConnection()
137 void SetTCoordsConnection(vtkAlgorithmOutput* algOutput) in SetTCoordsConnection() argument
139 this->SetInputConnection(4, algOutput); in SetTCoordsConnection()
[all …]
H A DvtkTensorGlyph.h119 void SetSourceConnection(int id, vtkAlgorithmOutput* algOutput);
120 void SetSourceConnection(vtkAlgorithmOutput* algOutput) in SetSourceConnection() argument
122 this->SetSourceConnection(0, algOutput); in SetSourceConnection()
H A DvtkTensorGlyph.cxx495 void vtkTensorGlyph::SetSourceConnection(int id, vtkAlgorithmOutput* algOutput) in SetSourceConnection() argument
506 this->SetNthInputConnection(1, id, algOutput); in SetSourceConnection()
508 else if (id == numConnections && algOutput) in SetSourceConnection()
510 this->AddInputConnection(1, algOutput); in SetSourceConnection()
512 else if (algOutput) in SetSourceConnection()
516 this->AddInputConnection(1, algOutput); in SetSourceConnection()
H A DvtkGlyph3D.h141 void SetSourceConnection(int id, vtkAlgorithmOutput* algOutput);
142 void SetSourceConnection(vtkAlgorithmOutput* algOutput) in SetSourceConnection() argument
144 this->SetSourceConnection(0, algOutput); in SetSourceConnection()
/dports/math/vtk9/VTK-9.1.0/Filters/Core/
H A DvtkMergeFilter.h55 void SetGeometryConnection(vtkAlgorithmOutput* algOutput) { this->SetInputConnection(algOutput); } in SetGeometryConnection() argument
72 void SetScalarsConnection(vtkAlgorithmOutput* algOutput) in SetScalarsConnection() argument
74 this->SetInputConnection(1, algOutput); in SetScalarsConnection()
92 void SetVectorsConnection(vtkAlgorithmOutput* algOutput) in SetVectorsConnection() argument
94 this->SetInputConnection(2, algOutput); in SetVectorsConnection()
112 void SetNormalsConnection(vtkAlgorithmOutput* algOutput) in SetNormalsConnection() argument
114 this->SetInputConnection(3, algOutput); in SetNormalsConnection()
134 void SetTCoordsConnection(vtkAlgorithmOutput* algOutput) in SetTCoordsConnection() argument
136 this->SetInputConnection(4, algOutput); in SetTCoordsConnection()
154 void SetTensorsConnection(vtkAlgorithmOutput* algOutput) in SetTensorsConnection() argument
[all …]
H A DvtkTensorGlyph.h122 void SetSourceConnection(int id, vtkAlgorithmOutput* algOutput);
123 void SetSourceConnection(vtkAlgorithmOutput* algOutput) in SetSourceConnection() argument
125 this->SetSourceConnection(0, algOutput); in SetSourceConnection()
H A DvtkTensorGlyph.cxx493 void vtkTensorGlyph::SetSourceConnection(int id, vtkAlgorithmOutput* algOutput) in SetSourceConnection() argument
504 this->SetNthInputConnection(1, id, algOutput); in SetSourceConnection()
506 else if (id == numConnections && algOutput) in SetSourceConnection()
508 this->AddInputConnection(1, algOutput); in SetSourceConnection()
510 else if (algOutput) in SetSourceConnection()
515 this->AddInputConnection(1, algOutput); in SetSourceConnection()
/dports/math/vtk6/VTK-6.2.0/Filters/Extraction/
H A DvtkExtractSelectionBase.h36 void SetSelectionConnection(vtkAlgorithmOutput* algOutput) in SetSelectionConnection() argument
38 this->SetInputConnection(1, algOutput); in SetSelectionConnection()
H A DvtkExtractArraysOverTime.h59 void SetSelectionConnection(vtkAlgorithmOutput* algOutput) in SetSelectionConnection() argument
61 this->SetInputConnection(1, algOutput); in SetSelectionConnection()
/dports/math/vtk9/VTK-9.1.0/Filters/General/
H A DvtkExtractSelectionBase.h40 void SetSelectionConnection(vtkAlgorithmOutput* algOutput) in SetSelectionConnection() argument
42 this->SetInputConnection(1, algOutput); in SetSelectionConnection()
/dports/math/vtk8/VTK-8.2.0/Filters/General/
H A DvtkExtractSelectionBase.h40 void SetSelectionConnection(vtkAlgorithmOutput* algOutput) in SetSelectionConnection() argument
42 this->SetInputConnection(1, algOutput); in SetSelectionConnection()
/dports/math/vtk6/VTK-6.2.0/Rendering/Core/
H A DvtkGlyph3DMapper.h55 void SetSourceConnection(int idx, vtkAlgorithmOutput* algOutput);
56 void SetSourceConnection(vtkAlgorithmOutput* algOutput) in SetSourceConnection() argument
57 { this->SetSourceConnection(0, algOutput); } in SetSourceConnection()
H A DvtkGlyph3DMapper.cxx232 vtkAlgorithmOutput *algOutput) in SetSourceConnection() argument
243 this->SetNthInputConnection(1, idx, algOutput); in SetSourceConnection()
245 else if (idx == numConnections && algOutput) in SetSourceConnection()
247 this->AddInputConnection(1, algOutput); in SetSourceConnection()
249 else if (algOutput) in SetSourceConnection()
253 this->AddInputConnection(1, algOutput); in SetSourceConnection()
/dports/math/vtk9/VTK-9.1.0/Infovis/BoostGraphAlgorithms/
H A DvtkBoostBreadthFirstSearch.h57 void SetOriginSelectionConnection(vtkAlgorithmOutput* algOutput) in SetOriginSelectionConnection() argument
59 this->SetInputConnection(1, algOutput); in SetOriginSelectionConnection()
/dports/math/vtk8/VTK-8.2.0/Infovis/BoostGraphAlgorithms/
H A DvtkBoostBreadthFirstSearch.h57 void SetOriginSelectionConnection(vtkAlgorithmOutput* algOutput) in SetOriginSelectionConnection() argument
59 this->SetInputConnection(1, algOutput); in SetOriginSelectionConnection()
/dports/math/vtk6/VTK-6.2.0/Infovis/Parallel/
H A DvtkPBGLBreadthFirstSearch.h55 void SetOriginSelectionConnection(vtkAlgorithmOutput* algOutput) in SetOriginSelectionConnection() argument
57 this->SetInputConnection(1, algOutput); in SetOriginSelectionConnection()
H A DvtkPBGLShortestPaths.h56 void SetOriginSelectionConnection(vtkAlgorithmOutput* algOutput) in SetOriginSelectionConnection() argument
58 this->SetInputConnection(1, algOutput); in SetOriginSelectionConnection()
/dports/math/vtk6/VTK-6.2.0/Infovis/BoostGraphAlgorithms/
H A DvtkBoostBreadthFirstSearch.h52 void SetOriginSelectionConnection(vtkAlgorithmOutput* algOutput) in SetOriginSelectionConnection() argument
54 this->SetInputConnection(1, algOutput); in SetOriginSelectionConnection()
/dports/math/vtk9/VTK-9.1.0/Rendering/Core/
H A DvtkGlyph3DMapper.h60 void SetSourceConnection(int idx, vtkAlgorithmOutput* algOutput);
61 void SetSourceConnection(vtkAlgorithmOutput* algOutput) in SetSourceConnection() argument
63 this->SetSourceConnection(0, algOutput); in SetSourceConnection()
/dports/math/vtk8/VTK-8.2.0/Rendering/Core/
H A DvtkGlyph3DMapper.h60 void SetSourceConnection(int idx, vtkAlgorithmOutput* algOutput);
61 void SetSourceConnection(vtkAlgorithmOutput* algOutput) in SetSourceConnection() argument
62 { this->SetSourceConnection(0, algOutput); } in SetSourceConnection()
/dports/math/vtk9/VTK-9.1.0/Filters/Extraction/
H A DvtkExtractSelection.h62 void SetSelectionConnection(vtkAlgorithmOutput* algOutput) in SetSelectionConnection() argument
64 this->SetInputConnection(1, algOutput); in SetSelectionConnection()

1234567