Home
last modified time | relevance | path

Searched refs:GetInputData (Results 76 – 100 of 306) sorted by relevance

12345678910>>...13

/dports/math/vtk8/VTK-8.2.0/Common/ExecutionModel/
H A DvtkUnstructuredGridAlgorithm.cxx64 return this->GetExecutive()->GetInputData(port, 0); in GetInput()
H A DvtkDemandDrivenPipeline.cxx535 vtkDataObject* input = this->GetInputData(0, 0, inInfo); in ExecuteDataStart()
770 vtkDataObject* input = this->GetInputData(port, index, inInfoVec); in InputTypeIsValid()
865 vtkDataObject* input = this->GetInputData(port, index, inInfoVec); in InputFieldsAreValid()
H A DvtkPointSetAlgorithm.cxx121 return this->GetExecutive()->GetInputData(0, 0); in GetInput()
/dports/math/vtk9/VTK-9.1.0/Common/ExecutionModel/
H A DvtkMoleculeAlgorithm.cxx72 return this->GetExecutive()->GetInputData(port, 0); in GetInput()
H A DvtkDataObjectAlgorithm.cxx76 return this->GetExecutive()->GetInputData(port, 0); in GetInput()
H A DvtkPolyDataAlgorithm.cxx71 return this->GetExecutive()->GetInputData(port, 0); in GetInput()
H A DvtkDemandDrivenPipeline.cxx504 vtkDataObject* input = this->GetInputData(0, 0, inInfo); in ExecuteDataStart()
725 vtkDataObject* input = this->GetInputData(port, index, inInfoVec); in InputTypeIsValid()
813 vtkDataObject* input = this->GetInputData(port, index, inInfoVec); in InputFieldsAreValid()
H A DvtkExplicitStructuredGridAlgorithm.cxx68 return this->GetExecutive()->GetInputData(port, 0); in GetInput()
H A DvtkPointSetAlgorithm.cxx121 return this->GetExecutive()->GetInputData(0, 0); in GetInput()
/dports/math/vtk9/VTK-9.1.0/IO/Core/
H A DvtkArrayDataWriter.cxx94 vtkArrayData::SafeDownCast(this->GetExecutive()->GetInputData(0, 0)); in Write()
/dports/math/vtk6/VTK-6.2.0/IO/Core/
H A DvtkArrayDataWriter.cxx92 …vtkArrayData* const array_data = vtkArrayData::SafeDownCast(this->GetExecutive()->GetInputData(0, … in Write()
H A DvtkWriter.cxx59 return this->GetExecutive()->GetInputData(port, 0); in GetInput()
/dports/math/vtk6/VTK-6.2.0/Common/ExecutionModel/
H A DvtkPolyDataAlgorithm.cxx73 return this->GetExecutive()->GetInputData(port, 0); in GetInput()
H A DvtkUnstructuredGridAlgorithm.cxx66 return this->GetExecutive()->GetInputData(port, 0); in GetInput()
H A DvtkDemandDrivenPipeline.cxx536 vtkDataObject* input = this->GetInputData(0, 0, inInfo); in ExecuteDataStart()
771 vtkDataObject* input = this->GetInputData(port, index, inInfoVec); in InputTypeIsValid()
866 vtkDataObject* input = this->GetInputData(port, index, inInfoVec); in InputFieldsAreValid()
H A DvtkPointSetAlgorithm.cxx121 return this->GetExecutive()->GetInputData(0, 0); in GetInput()
/dports/math/vtk6/VTK-6.2.0/Domains/Chemistry/
H A DvtkMoleculeAlgorithm.cxx74 return this->GetExecutive()->GetInputData(port, 0); in GetInput()
/dports/math/vtk9/VTK-9.1.0/Filters/Core/
H A DvtkAppendSelection.cxx180 return vtkSelection::SafeDownCast(this->GetExecutive()->GetInputData(0, idx)); in GetInput()
/dports/math/vtk8/VTK-8.2.0/Filters/Core/
H A DvtkAppendSelection.cxx190 this->GetExecutive()->GetInputData(0, idx)); in GetInput()
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/visualization/src/vtk/
H A DvtkVertexBufferObjectMapper.cxx285 this->GetExecutive()->GetInputData(0, 0)); in GetInput()
/dports/math/vtk6/VTK-6.2.0/Filters/Core/
H A DvtkAppendSelection.cxx192 this->GetExecutive()->GetInputData(0, idx)); in GetInput()
/dports/math/vtk8/VTK-8.2.0/Imaging/Core/
H A DvtkImageAppendComponents.cxx69 this->GetExecutive()->GetInputData(0, idx)); in GetInput()
/dports/math/vtk6/VTK-6.2.0/Imaging/Core/
H A DvtkImageAppendComponents.cxx69 this->GetExecutive()->GetInputData(0, idx)); in GetInput()
/dports/math/vtk9/VTK-9.1.0/Rendering/Core/
H A DvtkImageMapper.cxx66 return vtkImageData::SafeDownCast(this->GetExecutive()->GetInputData(0, 0)); in GetInput()
/dports/math/vtk8/VTK-8.2.0/Rendering/Label/
H A DvtkLabelHierarchyAlgorithm.cxx71 return this->GetExecutive()->GetInputData(port, 0); in GetInput()

12345678910>>...13