Medical Imaging Interaction Toolkit
2024.06.00
Medical Imaging Interaction Toolkit
|
#include <mitkCommon.h>
#include "mitkBaseRenderer.h"
#include "mitkExtractSliceFilter.h"
#include "mitkVtkMapper.h"
#include <vtkPropAssembly.h>
#include <vtkSmartPointer.h>
Go to the source code of this file.
Classes | |
class | mitk::ImageVtkMapper2D |
Mapper to resample and display 2D slices of a 3D image. More... | |
class | mitk::ImageVtkMapper2D::LocalStorage |
Internal class holding the mapper, actor, etc. for each of the 3 2D render windows. More... | |
Namespaces | |
mitk | |
Find image slices visible on a given plane. | |