MCPcopy Create free account
hub / github.com/Kitware/VTK / GetInputAlgorithm

Method GetInputAlgorithm

Interaction/Image/vtkImageViewer2.cxx:706–709  ·  view source on GitHub ↗

------------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

704}
705//------------------------------------------------------------------------------
706vtkAlgorithm* vtkImageViewer2::GetInputAlgorithm()
707{
708 return this->WindowLevel->GetInputAlgorithm();
709}
710
711//------------------------------------------------------------------------------
712void vtkImageViewer2::SetInputConnection(vtkAlgorithmOutput* input)

Callers 4

GetSliceRangeMethod · 0.95
UpdateDisplayExtentMethod · 0.95
RenderMethod · 0.95
ExecuteMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected