Home
last modified time | relevance | path

Searched refs:inpAlg (Results 1 – 10 of 10) sorted by relevance

/dports/math/vtk8/VTK-8.2.0/Interaction/Widgets/
H A Dvtk3DWidget.cxx73 vtkAlgorithm* inpAlg = this->ConnectionHolder->GetInputAlgorithm(); in UpdateInput() local
74 if (inpAlg) in UpdateInput()
76 inpAlg->Update(); in UpdateInput()
H A DvtkImagePlaneWidget.cxx1445 vtkAlgorithm* inpAlg = this->Reslice->GetInputAlgorithm(); in SetPlaneOrientation() local
1446 inpAlg->UpdateInformation(); in SetPlaneOrientation()
1447 vtkInformation* outInfo = inpAlg->GetOutputInformation(0); in SetPlaneOrientation()
1571 vtkAlgorithm* inpAlg = this->Reslice->GetInputAlgorithm(); in UpdatePlane() local
1572 inpAlg->UpdateInformation(); in UpdatePlane()
1573 vtkInformation* outInfo = inpAlg->GetOutputInformation(0); in UpdatePlane()
1954 vtkAlgorithm* inpAlg = this->Reslice->GetInputAlgorithm(); in SetSliceIndex() local
1955 inpAlg->UpdateInformation(); in SetSliceIndex()
1956 vtkInformation* outInfo = inpAlg->GetOutputInformation(0); in SetSliceIndex()
2011 vtkAlgorithm* inpAlg = this->Reslice->GetInputAlgorithm(); in GetSliceIndex() local
[all …]
/dports/math/vtk9/VTK-9.1.0/Interaction/Widgets/
H A Dvtk3DWidget.cxx69 vtkAlgorithm* inpAlg = this->ConnectionHolder->GetInputAlgorithm(); in UpdateInput() local
70 if (inpAlg) in UpdateInput()
72 inpAlg->Update(); in UpdateInput()
H A DvtkImplicitImageRepresentation.cxx286 vtkAlgorithm* inpAlg = this->Reslice->GetInputAlgorithm(); in UpdatePlane() local
287 inpAlg->UpdateInformation(); in UpdatePlane()
288 vtkInformation* outInfo = inpAlg->GetOutputInformation(0); in UpdatePlane()
H A DvtkImagePlaneWidget.cxx1391 vtkAlgorithm* inpAlg = this->Reslice->GetInputAlgorithm(); in SetPlaneOrientation() local
1392 inpAlg->UpdateInformation(); in SetPlaneOrientation()
1393 vtkInformation* outInfo = inpAlg->GetOutputInformation(0); in SetPlaneOrientation()
1516 vtkAlgorithm* inpAlg = this->Reslice->GetInputAlgorithm(); in UpdatePlane() local
1517 inpAlg->UpdateInformation(); in UpdatePlane()
1518 vtkInformation* outInfo = inpAlg->GetOutputInformation(0); in UpdatePlane()
1895 vtkAlgorithm* inpAlg = this->Reslice->GetInputAlgorithm(); in SetSliceIndex() local
1896 inpAlg->UpdateInformation(); in SetSliceIndex()
1897 vtkInformation* outInfo = inpAlg->GetOutputInformation(0); in SetSliceIndex()
1952 vtkAlgorithm* inpAlg = this->Reslice->GetInputAlgorithm(); in GetSliceIndex() local
[all …]
/dports/math/vtk6/VTK-6.2.0/Interaction/Widgets/
H A Dvtk3DWidget.cxx73 vtkAlgorithm* inpAlg = this->ConnectionHolder->GetInputAlgorithm(); in UpdateInput() local
74 if (inpAlg) in UpdateInput()
76 inpAlg->Update(); in UpdateInput()
H A DvtkImagePlaneWidget.cxx1433 vtkAlgorithm* inpAlg = this->Reslice->GetInputAlgorithm(); in SetPlaneOrientation() local
1434 inpAlg->UpdateInformation(); in SetPlaneOrientation()
1435 vtkInformation* outInfo = inpAlg->GetOutputInformation(0); in SetPlaneOrientation()
1559 vtkAlgorithm* inpAlg = this->Reslice->GetInputAlgorithm(); in UpdatePlane() local
1560 inpAlg->UpdateInformation(); in UpdatePlane()
1561 vtkInformation* outInfo = inpAlg->GetOutputInformation(0); in UpdatePlane()
1937 vtkAlgorithm* inpAlg = this->Reslice->GetInputAlgorithm(); in SetSliceIndex() local
1938 inpAlg->UpdateInformation(); in SetSliceIndex()
1939 vtkInformation* outInfo = inpAlg->GetOutputInformation(0); in SetSliceIndex()
1994 vtkAlgorithm* inpAlg = this->Reslice->GetInputAlgorithm(); in GetSliceIndex() local
[all …]
/dports/math/vtk6/VTK-6.2.0/Rendering/Core/
H A DvtkTexture.cxx272 vtkAlgorithm* inpAlg = this->GetInputAlgorithm(); in IsTranslucent() local
274 inpAlg->UpdateInformation(); in IsTranslucent()
277 inpAlg->Update(); in IsTranslucent()
/dports/math/vtk8/VTK-8.2.0/Rendering/Core/
H A DvtkTexture.cxx316 vtkAlgorithm* inpAlg = this->GetInputAlgorithm(); in IsTranslucent() local
317 inpAlg->UpdateWholeExtent(); in IsTranslucent()
/dports/math/vtk9/VTK-9.1.0/Rendering/Core/
H A DvtkTexture.cxx323 vtkAlgorithm* inpAlg = this->GetInputAlgorithm(); in IsTranslucent() local
324 inpAlg->UpdateWholeExtent(); in IsTranslucent()