Medical Imaging Interaction Toolkit
2024.06.00
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 window. More... | |
class | mitk::PlaneGeometryDataVtkMapper3D::ActorInfo |
Namespaces | |
mitk | |
Find image slices visible on a given plane. | |
Typedefs | |
typedef PlaneGeometryDataVtkMapper3D | mitk::Geometry2DDataVtkMapper3D |