#include "mitkManufacturerLogo.h"#include "mitkVtkLayerController.h"#include <mitkStandardFileLocations.h>#include <mitkConfig.h>#include <itkObject.h>#include <itkMacro.h>#include <itksys/SystemTools.hxx>#include <vtkImageImport.h>#include <vtkRenderer.h>#include <vtkRenderWindow.h>#include <vtkMapper.h>#include <vtkImageActor.h>#include <vtkImageMapper.h>#include <vtkPolyData.h>#include <vtkCamera.h>#include <vtkObjectFactory.h>#include <vtkRendererCollection.h>#include <vtkPNGReader.h>#include <vtkImageData.h>#include <vtkConfigure.h>#include <vtkImageFlip.h>#include <mbilogo.h>#include <algorithm>Go to the source code of this file.
1.7.2