#include "mitkCommon.h"
#include "mitkVtkMapper3D.h"
#include "mitkDataStorage.h"
#include "mitkGeometry2DDataToSurfaceFilter.h"
#include "mitkWeakPointer.h"
#include <vtkSystemIncludes.h>
#include <vtkCleanPolyData.h>
Go to the source code of this file.
Classes | |
class | mitk::Geometry2DDataVtkMapper3D |
Vtk-based mapper to display a Geometry2D in a 3D windowUses a Geometry2DDataToSurfaceFilter object to create a vtkPolyData representation of a given Geometry2D instance. Geometry2D may either contain a common flat plane or a curved plane (ThinPlateSplineCurvedGeometry). More... | |
class | mitk::Geometry2DDataVtkMapper3D::ActorInfo |
struct | mitk::Geometry2DDataVtkMapper3D::LookupTableProperties |
Namespaces | |
namespace | mitk |
Qmitk. |