------------------------------------------------------------------------------
| 699 | } |
| 700 | //------------------------------------------------------------------------------ |
| 701 | vtkInformation* vtkImageViewer2::GetInputInformation() |
| 702 | { |
| 703 | return this->WindowLevel->GetInputInformation(); |
| 704 | } |
| 705 | //------------------------------------------------------------------------------ |
| 706 | vtkAlgorithm* vtkImageViewer2::GetInputAlgorithm() |
| 707 | { |