|
Medical Imaging Interaction Toolkit
2018.4.99-389bf124
Medical Imaging Interaction Toolkit
|
#include "mitkDataStorage.h"#include "mitkPlaneGeometryDataToSurfaceFilter.h"#include "mitkVtkMapper.h"#include "mitkWeakPointer.h"#include <MitkCoreExports.h>#include <vtkCleanPolyData.h>#include <vtkSystemIncludes.h>Go to the source code of this file.
Classes | |
| class | mitk::PlaneGeometryDataVtkMapper3D |
| Vtk-based mapper to display a PlaneGeometry in a 3D windowUses a PlaneGeometryDataToSurfaceFilter object to create a vtkPolyData representation of a given PlaneGeometry instance. PlaneGeometry may either contain a common flat plane or a curved plane (ThinPlateSplineCurvedGeometry). More... | |
| class | mitk::PlaneGeometryDataVtkMapper3D::ActorInfo |
Namespaces | |
| mitk | |
| DataCollection - Class to facilitate loading/accessing structured data. | |
Typedefs | |
| typedef PlaneGeometryDataVtkMapper3D | mitk::Geometry2DDataVtkMapper3D |