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