#include "mitkCommon.h"
#include "mitkVtkMapper3D.h"
#include "mitkSurface.h"
#include "mitkBaseRenderer.h"
#include <vtkActor.h>
#include <vtkOpenGLPolyDataMapper.h>
#include <vtkPainterPolyDataMapper.h>
#include <vtkPolyDataMapper.h>
#include <vtkPolyDataNormals.h>
#include <vtkPlaneCollection.h>
Go to the source code of this file.
Classes | |
class | mitk::SurfaceVtkMapper3D |
Vtk-based mapper for Surface. More... | |
class | mitk::SurfaceVtkMapper3D::LocalStorage |
Namespaces | |
namespace | mitk |
Qmitk. |