#include "mitkVtkImageReader.h"
#include <vtkDataReader.h>
#include <vtkStructuredPoints.h>
#include <vtkStructuredPointsReader.h>
Go to the source code of this file.