Home
last modified time | relevance | path

Searched refs:GetInputData (Results 126 – 150 of 306) sorted by relevance

12345678910>>...13

/dports/math/vtk6/VTK-6.2.0/Filters/Generic/
H A DvtkGenericProbeFilter.cxx65 this->GetExecutive()->GetInputData(1, 0)); in GetSource()
/dports/math/vtk9/VTK-9.1.0/Rendering/Core/
H A DvtkGlyph3DMapper.cxx336 return vtkPolyData::SafeDownCast(this->GetExecutive()->GetInputData(1, idx)); in GetSource()
343 ? vtkDataObjectTree::SafeDownCast(this->GetExecutive()->GetInputData(1, 0)) in GetSourceTableTree()
H A DvtkAbstractHyperTreeGridMapper.cxx227 return vtkUniformHyperTreeGrid::SafeDownCast(this->GetExecutive()->GetInputData(0, 0)); in GetInput()
H A DvtkTexture.cxx96 return vtkImageData::SafeDownCast(this->GetExecutive()->GetInputData(0, 0)); in GetInput()
H A DvtkMapper.cxx139 return vtkDataSet::SafeDownCast(this->GetExecutive()->GetInputData(0, 0)); in GetInput()
914 this->GetExecutive()->GetInputData(0, 0)->GetMTime() > this->ColorCoordinates->GetMTime() || in MapScalarsToTexture()
H A DvtkPolyDataMapper2D.cxx110 return vtkPolyData::SafeDownCast(this->GetExecutive()->GetInputData(0, 0)); in GetInput()
/dports/math/vtk8/VTK-8.2.0/Rendering/Core/
H A DvtkGlyph3DMapper.cxx339 this->GetExecutive()->GetInputData(1, idx)); in GetSource()
347 this->GetExecutive()->GetInputData(1, 0)) in GetSourceTableTree()
H A DvtkMapper.cxx133 this->GetExecutive()->GetInputData(0, 0)); in GetInput()
933 this->GetExecutive()->GetInputData(0, 0)->GetMTime() > in MapScalarsToTexture()
H A DvtkPolyDataMapper2D.cxx111 this->GetExecutive()->GetInputData(0, 0)); in GetInput()
/dports/math/vtk9/VTK-9.1.0/Imaging/Stencil/
H A DvtkImageToImageStencil.cxx64 return vtkImageData::SafeDownCast(this->GetExecutive()->GetInputData(0, 0)); in GetInput()
/dports/math/vtk8/VTK-8.2.0/Filters/Points/
H A DvtkExtractEnclosedPoints.cxx237 this->GetExecutive()->GetInputData(1, 0)); in GetSurface()
H A DvtkMaskPointsFilter.cxx158 return this->GetExecutive()->GetInputData(1, 0); in GetMask()
/dports/math/vtk8/VTK-8.2.0/Imaging/Stencil/
H A DvtkImageToImageStencil.cxx65 this->GetExecutive()->GetInputData(0, 0)); in GetInput()
/dports/math/vtk9/VTK-9.1.0/Filters/Points/
H A DvtkExtractEnclosedPoints.cxx240 return vtkPolyData::SafeDownCast(this->GetExecutive()->GetInputData(1, 0)); in GetSurface()
H A DvtkMaskPointsFilter.cxx141 return this->GetExecutive()->GetInputData(1, 0); in GetMask()
/dports/math/vtk6/VTK-6.2.0/Imaging/Stencil/
H A DvtkImageToImageStencil.cxx67 this->GetExecutive()->GetInputData(0, 0)); in GetInput()
/dports/math/vtk9/VTK-9.1.0/Imaging/Core/
H A DvtkImageChangeInformation.cxx62 return vtkImageData::SafeDownCast(this->GetExecutive()->GetInputData(1, 0)); in GetInformationInput()
/dports/math/vtk9/VTK-9.1.0/Filters/General/
H A DvtkProbePolyhedron.cxx63 return vtkPolyData::SafeDownCast(this->GetExecutive()->GetInputData(1, 0)); in GetSource()
/dports/math/vtk8/VTK-8.2.0/Filters/General/
H A DvtkProbePolyhedron.cxx65 this->GetExecutive()->GetInputData(1, 0)); in GetSource()
/dports/math/vtk8/VTK-8.2.0/Imaging/Core/
H A DvtkImageChangeInformation.cxx62 return vtkImageData::SafeDownCast(this->GetExecutive()->GetInputData(1, 0)); in GetInformationInput()
/dports/math/vtk6/VTK-6.2.0/Imaging/Core/
H A DvtkImageChangeInformation.cxx62 return vtkImageData::SafeDownCast(this->GetExecutive()->GetInputData(1, 0)); in GetInformationInput()
/dports/math/vtk6/VTK-6.2.0/Filters/General/
H A DvtkProbePolyhedron.cxx67 this->GetExecutive()->GetInputData(1, 0)); in GetSource()
/dports/math/vtk8/VTK-8.2.0/Accelerators/Vtkm/
H A DvtkmProbe.cxx64 return this->GetExecutive()->GetInputData(1, 0); in GetSource()
/dports/math/vtk8/VTK-8.2.0/Filters/Modeling/
H A DvtkDijkstraImageGeodesicPath.cxx109 this->GetExecutive()->GetInputData( 0, 0 )); in GetInputAsImageData()
/dports/math/vtk9/VTK-9.1.0/Accelerators/Vtkm/Filters/
H A DvtkmProbe.cxx61 return this->GetExecutive()->GetInputData(1, 0); in GetSource()

12345678910>>...13